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
/
CXX
/
basic
/
basic.lookup
/
basic.lookup.argdep
/
p4.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema][NFC] Add more tests for the behavior of argument-dependent name lookup
Bruno Ricci
2019-04-22
1
-0
/
+93
*
[Lit Test] Updated 34 Lit tests to be C++11 compatible.
Charles Li
2015-11-17
1
-0
/
+5
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Update this test to reflect the new (deterministic) order in r134038.
Chandler Carruth
2011-06-28
1
-2
/
+2
*
Modify test case to allow buildbots to make forward progress. This test should
Chad Rosier
2011-06-28
1
-2
/
+2
*
Add support for C++ namespace-aware typo correction, e.g., correcting
Douglas Gregor
2011-06-28
1
-3
/
+10
*
Teach Sema::ActOnUninitializedDecl() not to try to interpret when one
Douglas Gregor
2011-05-21
1
-0
/
+3
*
"const std::vector<int>*" not "std::vector<int> const*"
Chris Lattner
2010-09-05
1
-1
/
+1
*
Put function templates instantiated from friend declarations in the correct
John McCall
2010-03-26
1
-0
/
+12
*
Introduce a centralized routine in Sema for diagnosing failed lookups (when
John McCall
2009-12-16
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Argument-dependent lookup for friend declarations. Add a new decl type,
John McCall
2009-08-11
1
-0
/
+42