llvm-project/clang/test/CXX/expr/expr.unary/expr.unary.op
Douglas Gregor 89f3cd5c15 Clean up our handling of template-ids that resolve down to a single
overload, so that we actually do the resolution for full expressions
and emit more consistent, useful diagnostics. Also fixes an IRGen
crasher, where Sema wouldn't diagnose a resolvable bound member
function template-id used in a full-expression (<rdar://problem/9108698>).

llvm-svn: 127747
2011-03-16 19:16:25 +00:00
..
p4.cpp Properly diagnose invalid casts to function references. Patch by 2010-11-08 03:40:48 +00:00
p6.cpp Clean up our handling of template-ids that resolve down to a single 2011-03-16 19:16:25 +00:00