summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/constructor-attr.cpp
AgeCommit message (Expand)Author
2025-09-08[Clang] Add template argument support for {con,de}structor attributes. (#151400)tynasello
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-02-19In addition to in-class member functions marked with the "used"Douglas Gregor