index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCXX
/
using-decl-1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When checking a using declaration, make sure that the context we're
Douglas Gregor
2010-12-21
1
-0
/
+10
*
Diagnose attempst to template using declarations and using directives.
John McCall
2010-11-10
1
-0
/
+13
*
Handle redeclarations found by ADL deterministically and reasonably.
John McCall
2010-01-26
1
-0
/
+18
*
Allow ADL to find functions imported by using decls. Leave wordy comment
John McCall
2010-01-26
1
-0
/
+17
*
Handle using declarations in overloaded and template functions during ADL and
Chandler Carruth
2009-12-29
1
-0
/
+18
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
In CXXRecordDecl::forallBases, add the base to the "queue", so we walk more t...
Anders Carlsson
2009-12-09
1
-0
/
+4
*
When adding the underlying declaration of a decl to a lookup-results
Douglas Gregor
2009-11-15
1
-0
/
+21
*
Teach Sema::isDeclInScope to handle overload sets constructed from
Douglas Gregor
2009-09-28
1
-0
/
+11
*
Fix another assert related to using decls.
Anders Carlsson
2009-06-26
1
-0
/
+8