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
/
p2.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
/
+16
*
Added warning on structures/unions that are empty or contain only
Serge Pavlov
2013-11-14
1
-1
/
+1
*
Teach typo correction to look inside of classes like it does namespaces.
Kaelyn Uhrain
2013-09-26
1
-4
/
+4
*
Instantiate class template specializations during ADL.
John McCall
2012-08-24
1
-0
/
+24
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
When emitting a "too many arguments to function call..." error, also include ...
Ted Kremenek
2011-04-04
1
-1
/
+1
*
A more minimal fix for PR6762.
John McCall
2010-05-28
1
-0
/
+11
*
Roll back r104941.
John McCall
2010-05-28
1
-11
/
+0
*
Add a new attribute on records, __attribute__((adl_invisible)), and define
John McCall
2010-05-28
1
-0
/
+11
*
Test case for r104938.
John McCall
2010-05-28
1
-0
/
+11
*
Fix ADL for types declared in transparent decls, from Alp Toker!
Douglas Gregor
2010-04-30
1
-0
/
+15
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Improve argument-dependent lookup to find associated classes and
Douglas Gregor
2009-07-08
1
-0
/
+73