Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
01c770d6c91551ad4f03d9773e243231e52d8c49
/
test
/
Lexer
/
block_cmt_end.c
c436708
Change magic string "abc" to better magic string "qux".
by Matt Beaumont-Gay
· 14 years ago
9b3215d
change the 'invalid token after top level declarator' message to be
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
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
d8ac057
Reorganize the parsing of decl groups / function definitions so that
by John McCall
· 15 years ago
c199ab3
Implement the first set of changes for PR3963 and rdar://6759604,
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
51a75d0
change a diagnostic message from something pedantically correct but
by Chris Lattner
· 16 years ago
bc3e984
rdar://6060752 - don't warn about trigraphs in bcpl-style comments
by Chris Lattner
· 16 years ago
ea644d8
Following gcc's behavior, only enable trigraphs if '-trigraphs' or '-ansi' is
by Ted Kremenek
· 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
8146b68
Fix a lexer bug where we incorrectly rejected int i = /*/ */ 1;
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago