summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-array-cookies.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-9/+9
* Bring r325915 back.Rafael Espindola2018-02-231-2/+2
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-2/+2
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-2/+2
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* Replace Sema-level implementation of -fassume-sane-operator-new with aRichard Smith2016-04-071-3/+3
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-4/+4
* [MS ABI] Workaround corner-case bug in the ABI for operator deleteDavid Majnemer2015-06-301-0/+10
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-4/+4
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-2/+2
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-2/+1
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-2/+3
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-3/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+4
* clang/test/CodeGenCXX: Fix two tests, destructors.cpp and microsoft-abi-array...NAKAMURA Takumi2012-05-011-1/+1
* Remove some not-very-stable assumptions from this testcase.John McCall2012-05-011-9/+9
* Refactor the C++ ABI code a little bit to take advantage ofJohn McCall2012-05-011-0/+59