Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
cxx11-exception-spec.cpp
fcd3314
Cleanup the handling of noinline function attributes, -fno-inline,
by Chandler Carruth
· 9 years ago
e585b5c
Fix broken tests from no-jump-table commit
by Nirav Dave
· 9 years ago
fcbdb6e
Update clang to take into account the changes to personality fns
by David Majnemer
· 10 years ago
0d4fb98
[patch][pr19848] Produce explicit comdats in clang.
by Rafael Espindola
· 11 years ago
8bf410f
Call ResolveExceptionSpec for non-OdrUsed functions.
by Nico Weber
· 11 years ago
82d14cd
Remove 'not' from some CodeGen tests
by Alp Toker
· 12 years ago
925213b
Add 'not' to commands that are expected to fail.
by Rafael Espindola
· 12 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
d372942
PR 12586: Fix assert while running libc++ testsuite: deal with exception
by Richard Smith
· 13 years ago
79a52e5
PR12569: Instantiate exception specifications of explicit instantiations
by Richard Smith
· 13 years ago
f623c96
Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it.
by Richard Smith
· 13 years ago