llvm-project/clang/test/CXX/expr/expr.unary/expr.unary.noexcept
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
..
cg.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
sema.cpp Fix regression from r184810. 2013-06-25 01:55:41 +00:00
ser.h