Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e13ad837709cd7730e18d8af1cf6b7d35a56d6b7
/
test
/
SemaCXX
/
using-directive.cpp
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1237259
When performing unqualified name lookup in C++, don't look directly
by Douglas Gregor
· 15 years ago
eb0d8c9
Let using directives refer to namespace aliases. Fixes PR5479.
by Sebastian Redl
· 15 years ago
6654294
Resolve this FIXME: unelaborated lookups are ambiguous, too.
by John McCall
· 15 years ago
6826314
Overhaul previous-declaration and overload checking to work on lookup results
by John McCall
· 15 years ago
9cfbe48
Parsing and AST support for using declarations, from John Thompson!
by Douglas Gregor
· 15 years ago
841b53c
Make the selection of type declarations in Sema::getTypeName
by Douglas Gregor
· 16 years ago
1a31ad8
XFAIL a failing test
by Douglas Gregor
· 16 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
7dda67d
Improvements and fixes for name lookup with using directives, from Piotr Rak!
by Douglas Gregor
· 16 years ago
c144bfa
Remove a fixed FIXME
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