summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/attr-used.cpp
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2014-08-01Re-commit r214547 with tests fixed. Hopefully all the bots will be happy now.Richard Smith
2014-06-06Defer codegen of inline method definitions to the end of current top level de...Hans Wennborg
2014-05-23Emit used/dllexport inline method definitions in nested classes (PR19743, PR1...Hans Wennborg
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
2011-06-13Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1...Eli Friedman
2011-02-15Emit in-class member function definitions that are markedDouglas Gregor