summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/threadsafe-statics-exceptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement ARM static local initialization guards, which are more compact thanJohn McCall2010-09-081-2/+2
* When initializing a static local, pop the guard-abort EH cleanup afterJohn McCall2010-08-101-1/+1
* Validated by nightly-test runs on x86 and x86-64 darwin, including afterJohn McCall2010-07-061-4/+7
* When initializing thread-safe statics, put the call toDouglas Gregor2010-05-161-0/+26
* Revert r103880 (thread-safe static initialization w/ exceptions),Douglas Gregor2010-05-161-24/+0
* When initializing thread-safe statics, put the call toDouglas Gregor2010-05-151-0/+24
OpenPOWER on IntegriCloud