Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c5f7459b2d60ad55ed2ab3cfd281d9c718f5a8df
/
test
/
Parser
/
cxx-using-declaration.cpp
392b3f5
Imrpove the note text for when a non-type decl hides a tag type
by Kaelyn Uhrain
· 13 years ago
aec2ac6
Add note to help explain why a tag such as 'struct' is needed to refer
by Kaelyn Uhrain
· 13 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
701c89e
Honor using declarations in overload resolution. Most of the code for
by John McCall
· 15 years ago
67f44b1
Tweak expected error to match what should happen, once using declarations work
by Douglas Gregor
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
59cbea9
test commit
by John Thompson
· 15 years ago
9f9fbd6
Disable this test: cxx-using-declaration.cpp
by Daniel Dunbar
· 15 years ago
9cfbe48
Parsing and AST support for using declarations, from John Thompson!
by Douglas Gregor
· 15 years ago