diff options
author | Anna Zaks <ganna@apple.com> | 2013-03-27 17:35:58 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2013-03-27 17:35:58 +0000 |
commit | 22fa6ecc14edfec1644a6f771aba8081af628f1b (patch) | |
tree | cdeb8a294e8c6f50be0984fed1620cb0edafd2e3 /llvm/lib/Support/ErrorHandling.cpp | |
parent | 0f06b983878c31d30045b193f565135061a6b38c (diff) | |
download | llvm-22fa6ecc14edfec1644a6f771aba8081af628f1b.zip llvm-22fa6ecc14edfec1644a6f771aba8081af628f1b.tar.gz llvm-22fa6ecc14edfec1644a6f771aba8081af628f1b.tar.bz2 |
[analyzer] Ensure that the node NilReceiverBRVisitor is looking for is not reclaimed
The visitor should look for the PreStmt node as the receiver is nil in the PreStmt and this is the node. Also, tag the nil
receiver nodes with a special tag for consistency.
llvm-svn: 178152
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions