Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a9fa85841102e81daaa23650d89b120fe9dacedc
/
test
/
Parser
/
attributes.c
e8551e4
fix PR6287 by accepting and ignoring the returns_twice attribute.
by Chris Lattner
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1b2fc0f
Fix attribute between function decl ')' and '{' or '=0'
by John Thompson
· 15 years ago
eb32fde
Simplify the scheme used for keywords, and change the classification
by Eli Friedman
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
aab740a
Support attributes in *yet another* place. Is there any place you
by Chris Lattner
· 16 years ago
7399ee0
Fix a parser bug where we let attributes interfere with our disambiguation
by Chris Lattner
· 16 years ago
3b427b3
rename -parse-ast-print to -ast-print
by Chris Lattner
· 17 years ago
9f3d942
Removed option "-parse-ast-check" from clang driver. This is now implemented
by Ted Kremenek
· 17 years ago
e8fdbba
-pedantic no longer defaults to on.
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago