Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb639dbeea97c901b2642ebe296eb358d27b2f6
/
clang
/
test
/
CodeGenObjC
/
gnu-exceptions.m
6aa9e9b
IRGen: Add optnone attribute on function during O0
by Mehdi Amini
· 8 years ago
fcd3314
Cleanup the handling of noinline function attributes, -fno-inline,
by Chandler Carruth
· 9 years ago
fcbdb6e
Update clang to take into account the changes to personality fns
by David Majnemer
· 10 years ago
bdf40a6
Test case updates for explicit type parameter to the gep operator
by David Blaikie
· 11 years ago
706469b
Add more of the command line options as attribute flags.
by Bill Wendling
· 13 years ago
2386bb1
Reapply r176133 with testcase fixes.
by Bill Wendling
· 13 years ago
0f424b0
Revert "Add more attributes from the command line to functions."
by Anna Zaks
· 13 years ago
87869db
Add more attributes from the command line to functions.
by Bill Wendling
· 13 years ago
c33fc4c
Modify the tests to use attribute group references instead of listing the
by Bill Wendling
· 13 years ago
985d1c5
Add the 'target-cpu' and 'target-features' attributes to functions.
by Bill Wendling
· 13 years ago
2ec1b10d
Enable the new (more C++-like, less broken) EH model when targeting the GNUstep
by David Chisnall
· 13 years ago
9a837be
Fix the Objective-C exception rethrow from cleanups (GNU runtimes). Note that
by David Chisnall
· 13 years ago
b601c96
Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep
by David Chisnall
· 13 years ago
5fb5df9
Restructure how the driver communicates information about the
by John McCall
· 13 years ago
f0724e8
Throw the switch to convert clang to the new exception handling model!
by Bill Wendling
· 14 years ago
3320e15
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on.
by Anders Carlsson
· 15 years ago
ad5d61e
Revise cleanup IR generation to fix a major bug with cleanups (PR7686)
by John McCall
· 15 years ago
36ea372
The GNU-runtime ObjC personality function doesn't let us rethrow with URR for
by John McCall
· 15 years ago