Sign in
ara-mdk
/
platform
/
external
/
clang
/
f3260565f46491a0d99e41d47a13767218242ce5
/
test
/
SemaCXX
/
member-name-lookup.cpp
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
4e6ba4b
Implement name hiding for names found through virtual base subobjects
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
e942bbe
When performing unqualified name lookup into a DeclContext, also look into
by Douglas Gregor
· 15 years ago
31a19b6
Make parsing a semantic analysis a little more robust following Sema
by Douglas Gregor
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
ddf7e99
Make the test cases failing due to exact diagnostic matching XFAIL.
by Sebastian Redl
· 16 years ago
b696ea3
Diagnose ambiguities in getTypeName. Fixes http://llvm.org/bugs/show_bug.cgi?id=3475
by Douglas Gregor
· 16 years ago
e2c565d
When looking for a tag name via unqualified name lookup, only look in
by Douglas Gregor
· 16 years ago
2a3009a
Semantic analysis, ASTs, and unqualified name lookup support for C++
by Douglas Gregor
· 16 years ago
66b947f
Fix <rdar://problem/6502934>. We were creating an ImplicitCastExpr
by Douglas Gregor
· 16 years ago
01beed0
Add test case for member name lookup
by Douglas Gregor
· 16 years ago