Files
clang-p2996/clang/test/CodeGen/arm64-microsoft-arguments.cpp
Eli Friedman 3ab4ae9e58 [clang codegen] Fix MS ABI detection of user-provided constructors. (#90151)
In the context of determining whether a class counts as an "aggregate",
a constructor template counts as a user-provided constructor.

Fixes #86384
2024-04-29 12:00:12 -07:00

5.6 KiB