]> granicus.if.org Git - clang/commit
It's OK for a full expr to be null. This fixes the failing test cases.
authorAnders Carlsson <andersca@mac.com>
Sat, 30 May 2009 22:24:16 +0000 (22:24 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 30 May 2009 22:24:16 +0000 (22:24 +0000)
commita19e66d448223ccb1570a37d8838480011c8ecf8
tree90eef627c886b499ca6c26d207b538055593ee57
parenta0ab25d2808fe77ffff54f25a015893791dfd4b6
It's OK for a full expr to be null. This fixes the failing test cases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72642 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp