summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/global-dtor-no-atexit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* Set normal LLVM function attributes on global initializer functionsReid Kleckner2015-04-221-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-5/+5
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-2/+0
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-5/+7
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-7/+5
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-4/+8
* Use atexit when __cxa_atexit isn't available instead of adding aJohn McCall2012-04-061-4/+31
* Fix PR7097, a bad interaction between -fno-use-cxa-atexit andChris Lattner2010-06-191-0/+3
* C++: Add support for -fno-use-cxa-atexit.Daniel Dunbar2010-03-201-0/+14
OpenPOWER on IntegriCloud