llvm-project/clang/test/CXX/expr/expr.unary
Eli Friedman 5a8738ffe0 Fix regression from r184810.
Specifically, CallExpr::getCalleeDecl() can return null, so make sure to
handle that correctly.

llvm-svn: 184813
2013-06-25 01:55:41 +00:00
..
expr.delete
expr.new Fix crash & accepts-invalid for array of arrays of user defined type. 2012-03-10 23:40:02 +00:00
expr.sizeof Grab-bag of bit-field fixes: 2013-05-06 21:39:12 +00:00
expr.unary.noexcept Fix regression from r184810. 2013-06-25 01:55:41 +00:00
expr.unary.op Implement DR61: Address of ambiguous bound methods should be disallowed 2013-06-11 03:56:29 +00:00