Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Parser
/
cxx-using-declaration.cpp
025f428
Replace "can not" with "cannot" in diagnostics messages.
by Ismail Pazarbasi
· 12 years ago
3fe3f85
Imrpove the note text for when a non-type decl hides a tag type
by Kaelyn Uhrain
· 13 years ago
031643e
Add note to help explain why a tag such as 'struct' is needed to refer
by Kaelyn Uhrain
· 13 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
6e9f8f6
Honor using declarations in overload resolution. Most of the code for
by John McCall
· 16 years ago
0bba2b6
Tweak expected error to match what should happen, once using declarations work
by Douglas Gregor
· 16 years ago
34546ce
Remove RUN: true lines.
by Daniel Dunbar
· 16 years ago
9f2a365
test commit
by John Thompson
· 16 years ago
14d9d2f
Disable this test: cxx-using-declaration.cpp
by Daniel Dunbar
· 16 years ago
fec5263
Parsing and AST support for using declarations, from John Thompson!
by Douglas Gregor
· 16 years ago