Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ARM static local initialization guards, which are more compact than | John McCall | 2010-09-08 | 1 | -2/+2 |
* | When initializing a static local, pop the guard-abort EH cleanup after | John McCall | 2010-08-10 | 1 | -1/+1 |
* | Validated by nightly-test runs on x86 and x86-64 darwin, including after | John McCall | 2010-07-06 | 1 | -4/+7 |
* | When initializing thread-safe statics, put the call to | Douglas Gregor | 2010-05-16 | 1 | -0/+26 |
* | Revert r103880 (thread-safe static initialization w/ exceptions), | Douglas Gregor | 2010-05-16 | 1 | -24/+0 |
* | When initializing thread-safe statics, put the call to | Douglas Gregor | 2010-05-15 | 1 | -0/+24 |