llvm-project/clang/test/CXX/expr/expr.unary
Douglas Gregor e81f58e180 Properly diagnose invalid casts to function references. Patch by
Faisal Vali, tweaked by me. Fixes PR8230.

llvm-svn: 118400
2010-11-08 03:40:48 +00:00
..
expr.delete Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
expr.new Restore r101841 without modification. Also mark 'operator delete' as used for 2010-04-20 02:18:25 +00:00
expr.unary.noexcept Test destructors in delete expressions and of temporaries for throwing. 2010-09-10 23:27:10 +00:00
expr.unary.op Properly diagnose invalid casts to function references. Patch by 2010-11-08 03:40:48 +00:00