Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7247c88d1e41514a41085f83ebf03dd5220e054a
/
test
/
SemaCXX
/
using-directive.cpp
78b8105
Diagnose attempst to template using declarations and using directives.
by John McCall
· 14 years ago
6699220
Allow a using directive to refer to the implicitly-defined namespace
by Douglas Gregor
· 14 years ago
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