summaryrefslogtreecommitdiff
path: root/test/SemaCXX/overloaded-name.cpp
AgeCommit message (Expand)Author
2011-10-17Teach the ARC compiler to not require __bridge casts whenJohn McCall
2011-10-11Catch placeholder types in DefaultLvalueConversionJohn McCall
2011-06-17Check for placeholder expressions before promoting an argument passedDouglas Gregor
2011-03-16Clean up our handling of template-ids that resolve down to a singleDouglas Gregor
2010-11-09Attempt to resolve overloaded functions in comma expressions andDouglas Gregor