Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2767ce2e21d8bc17869b8436220bce719b3369e4
/
test
/
SemaCXX
/
class-names.cpp
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
f36e02d
Refactor the LookupResult API to simplify most common operations. Require users to
by John McCall
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
3d65864
Add svn:eol-style=native to some files
by Cedric Venet
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 16 years ago
4bd8217
Move the rest of the Sema C++ tests into the SemaCXX test directory.
by Argyrios Kyrtzidis
· 16 years ago
[Renamed (99%) from test/Sema/class-names.cpp]
0ff12f0
When in C++, make EnumConstant names hide tag names in the same scope, instead of colliding with them.
by Argyrios Kyrtzidis
· 16 years ago
2ce52f3
Introduce support for finding class and enum names via ordinary name lookup in C++
by Douglas Gregor
· 17 years ago