]> granicus.if.org Git - clang/commit
Fix a hard-to-reproduce crash-on-invalid, where we weren't checking for a valid resul...
authorDouglas Gregor <dgregor@apple.com>
Wed, 22 Sep 2010 16:33:13 +0000 (16:33 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 22 Sep 2010 16:33:13 +0000 (16:33 +0000)
commite45bb6aefba8766cbcd86db40acca10de468149f
tree72b886198d0387d6c43272c1fdbf943138a2e060
parent78a916ec5ff5b66adec3c499e1b9af7b87668309
Fix a hard-to-reproduce crash-on-invalid, where we weren't checking for a valid result from ActOnIdExpression

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