Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
26d2427abe442b557298c295d2a84cdf13c260eb
/
test
/
Parser
/
cxx-decl.cpp
5c5db55
fix PR6782, an accept invalid. We weren't emitting the diagnostic
by Chris Lattner
· 15 years ago
2e0a715
Don't infinite-loop if TryAnnotateCXXScopeToken fails to annotate but doesn't
by John McCall
· 15 years ago
ae50d50
improve diagnostics for C++ struct ; issues. Before:
by Chris Lattner
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
932dff7
If we enter parens, colons can become un-sacred, allowing us to emit
by Chris Lattner
· 16 years ago
a69d0ed
fix a more evil case of : / :: confusion arising in ?:.
by Chris Lattner
· 16 years ago
a1efc8c
fix incorrect parsing of bitfields pointed out by Doug. I chose
by Chris Lattner
· 16 years ago
4664649
reapply my patch for PR4451, which improves diagnostics for :: vs : confusion.
by Chris Lattner
· 16 years ago
1ade4ca
revert my previous patch, it is breaking something and I don't have time
by Chris Lattner
· 16 years ago
a564b17
implement PR4451, improving error recovery for a mistaken : where a :: was
by Chris Lattner
· 16 years ago
8129edb
Fix some C++ error recovery problems in init declarator parsing
by Chris Lattner
· 16 years ago