summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/threadsafe-statics.cpp
Commit message (Collapse)AuthorAgeFilesLines
* When compiling with -fno-threadsafe-statics, guard variables for globals ↵Anders Carlsson2011-04-271-2/+8
| | | | | | with internal linkage don't have to be i64, i8 works just fine! llvm-svn: 130286
* Add support for threadsafe statics, and make them the default (matching gcc).Anders Carlsson2010-02-061-0/+17
Daniel, I'd appreciate a review of the driver/cc1 parts. llvm-svn: 95508
OpenPOWER on IntegriCloud