summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/addr-of-overloaded-function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the naming class from the overloaded lookup when access-checking anJohn McCall2010-04-221-0/+16
* Always diagnose and complain about problems inDouglas Gregor2010-04-141-0/+16
* Switch file-scope assignment initialization over to InitializationSequence.Eli Friedman2009-12-221-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Handle MemberExprs in ResolveAddressOfOverloadedFunction.Anders Carlsson2009-10-071-0/+10
* Slightly improve the test for partial ordering of overloaded functionDouglas Gregor2009-09-141-3/+5
* Test function template partial ordering when resolving the address ofDouglas Gregor2009-09-141-0/+15
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Basic support for taking the address of an overloaded functionDouglas Gregor2008-11-101-0/+29
OpenPOWER on IntegriCloud