llvm-project/clang/test/CXX/over
Richard Smith 100b24abc5 Implement [over.match.oper]p3 properly, by filtering the non-candidates out
when building the candidate set, rather than trying to contort name lookup into
handling this.

llvm-svn: 206436
2014-04-17 01:52:14 +00:00
..
over.built
over.load
over.match Implement [over.match.oper]p3 properly, by filtering the non-candidates out 2014-04-17 01:52:14 +00:00
over.oper/over.literal <rdar://problem/13605348> Don't consider invalid user-defined literal operators during overload resolution. 2013-04-10 05:18:00 +00:00
over.over Don't produce duplicate notes if we have deduction failure notes when resolving 2013-08-14 00:00:44 +00:00