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
/
addr-of-overloaded-function.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make yet another placeholder type, this one marking that an expression is a b...
John McCall
2011-04-26
1
-3
/
+4
*
Handle the resolution of a reference to a function template (which
Douglas Gregor
2011-02-19
1
-3
/
+3
*
When attempting reference binding to an overloaded function, also
Douglas Gregor
2010-11-08
1
-0
/
+29
*
Properly diagnose invalid casts to function references. Patch by
Douglas Gregor
2010-11-08
1
-6
/
+6
*
When performing template argument deduction of a function template
Douglas Gregor
2010-09-29
1
-0
/
+12
*
Don't assert when attempting to take the address of an overloaded
Douglas Gregor
2010-09-12
1
-0
/
+8
*
PR7971: Compute the correct type for an address-of expression containing an
Eli Friedman
2010-08-24
1
-0
/
+10
*
Use the naming class from the overloaded lookup when access-checking an
John McCall
2010-04-22
1
-0
/
+16
*
Always diagnose and complain about problems in
Douglas Gregor
2010-04-14
1
-0
/
+16
*
Switch file-scope assignment initialization over to InitializationSequence.
Eli Friedman
2009-12-22
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Handle MemberExprs in ResolveAddressOfOverloadedFunction.
Anders Carlsson
2009-10-07
1
-0
/
+10
*
Slightly improve the test for partial ordering of overloaded function
Douglas Gregor
2009-09-14
1
-3
/
+5
*
Test function template partial ordering when resolving the address of
Douglas Gregor
2009-09-14
1
-0
/
+15
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Basic support for taking the address of an overloaded function
Douglas Gregor
2008-11-10
1
-0
/
+29