summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/noinline-template.cpp
AgeCommit message (Expand)Author
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-07-09Reapply [IR] Don't mark mustprogress as type attributeNikita Popov
2020-11-16[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointerCJ Johnson
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-12-12Switch to the new MingW ABI.Rafael Espindola
2013-02-20Attempt to clean up tests for non-X86 platforms.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2013-01-31Update the tests.Bill Wendling
2011-07-06Use attributes from the definition (if available) whenRafael Espindola