Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
test
/
CodeGenCXX
/
threadsafe-statics-exceptions.cpp
fcbdb6e
Update clang to take into account the changes to personality fns
by David Majnemer
· 10 years ago
4362261
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
by Stephen Lin
· 12 years ago
f0724e8
Throw the switch to convert clang to the new exception handling model!
by Bill Wendling
· 14 years ago
9b382dd
Convert Clang over to resuming from landing pads with llvm.eh.resume.
by John McCall
· 14 years ago
380b8da
Back out r132209; it's breaking nightly tests.
by Eli Friedman
· 14 years ago
63fb333
Implement a new, much improved version of the cleanup hack. We just need
by John McCall
· 14 years ago
6774b1f
Add -fcxx-exceptions to all tests that use C++ exceptions.
by Anders Carlsson
· 15 years ago
68ff037
Implement ARM static local initialization guards, which are more compact than
by John McCall
· 15 years ago
62eb9a8
When initializing a static local, pop the guard-abort EH cleanup after
by John McCall
· 15 years ago
bd30929
Validated by nightly-test runs on x86 and x86-64 darwin, including after
by John McCall
· 15 years ago
51150ab
When initializing thread-safe statics, put the call to
by Douglas Gregor
· 15 years ago
c278d1b
Revert r103880 (thread-safe static initialization w/ exceptions),
by Douglas Gregor
· 15 years ago
58142dd
When initializing thread-safe statics, put the call to
by Douglas Gregor
· 15 years ago