Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
d7d5f0223bd30dfd618762349c6209dd1d5ea3e6
/
test
/
SemaCXX
/
namespace.cpp
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
3cb0692
Make one expected-diag directive match exactly one actual diagnostic.
by Sebastian Redl
· 16 years ago
44b4321
Unifies the name-lookup mechanisms used in various parts of the AST
by Douglas Gregor
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 16 years ago
5e8840c
Move the C++ Sema tests into a separate SemaCXX directory.
by Argyrios Kyrtzidis
· 16 years ago
[Renamed from test/Sema/cxx-namespace.cpp]
b02ef24
When checking for name collision between a tag and a previously defined namespace, the collision occured even when the tag was in a different nested scope.
by Argyrios Kyrtzidis
· 16 years ago
00bc645
-Implement proper name lookup for namespaces.
by Argyrios Kyrtzidis
· 16 years ago
dd6cec1
Convert CFLF to LF. CRLF was causing this test to fail under Mac OS X.
by Ted Kremenek
· 17 years ago
2d1c5d3
Parsing of namespaces:
by Argyrios Kyrtzidis
· 17 years ago