Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
attr.cpp
fcd3314
Cleanup the handling of noinline function attributes, -fno-inline,
by Chandler Carruth
· 9 years ago
fc47355
[opaque pointer type] update test cases for explicit pointee types on global aliases
by David Blaikie
· 10 years ago
4362261
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
by Stephen Lin
· 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
b555a76
PR13941: Mark all virtual functions as unnamed_addr. It's not possible to
by Richard Smith
· 13 years ago
0017c5f
Fix PR8720 by printing an error message with a substring that the gcc testsuite searches for.
by Rafael Espindola
· 15 years ago
7ec5043
Change CodeGenModule to rely on the Module's symbol table instead of
by John McCall
· 16 years ago
483d08a
Fix attr.cpp by not checking the generated assembler output.
by Anders Carlsson
· 16 years ago
5866fe3
Fix for PR5967: Make const-marking for LLVM globals correct for cases requiring
by Eli Friedman
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
3472ae5
Ensure we have atleast 2-byte alignment for member functions.
by Mike Stump
· 16 years ago
f6ab1f0
Testcase for recent checkin.
by Mike Stump
· 16 years ago