summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/threadsafe-statics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-2/+2
* 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-7/+4
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-4/+7
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-7/+4
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-2/+9
* When compiling with -fno-threadsafe-statics, guard variables for globals with...Anders Carlsson2011-04-271-2/+8
* Add support for threadsafe statics, and make them the default (matching gcc).Anders Carlsson2010-02-061-0/+17