Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c29db84419592e98e71a08d1a9fb04a3d6b51a0c
/
clang
/
test
/
Parser
/
cxx-using-directive.cpp
8aa8da8
Allow CorrectTypo to replace CXXScopeSpecifiers that refer to classes.
by Kaelyn Uhrain
· 12 years ago
10413a4
Allow typo correction to try removing nested name specifiers.
by Kaelyn Uhrain
· 12 years ago
52dd02d
Add the global namespace (the "::" namespace specifier) to the list of
by Kaelyn Uhrain
· 12 years ago
493ea63
Allow CorrectTypo to add/modify nested name qualifiers to typos that
by Kaelyn Uhrain
· 13 years ago
5986c3e
Improve typo correction involving nested name specifiers.
by Kaelyn Uhrain
· 14 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
fec5263
Parsing and AST support for using declarations, from John Thompson!
by Douglas Gregor
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
d9f92e2
Clean up some error messages with anonymous structs/unions and member declaration parsing. Fixes PR3680
by Douglas Gregor
· 17 years ago
87f95b0
Introduce code modification hints into the diagnostics system. When we
by Douglas Gregor
· 17 years ago
3407432
Refactor name lookup.
by Douglas Gregor
· 17 years ago
ce1da2c
- Various comment typo fixes in Sema.h
by Chris Lattner
· 17 years ago
d7c4d98
Parser support for C++ using directives, from Piotr Rak
by Douglas Gregor
· 17 years ago