]> granicus.if.org Git - clang/commit
'Assumption &A' gets default initialized to 'Possible' if it doesn't exist; no need...
authorTed Kremenek <kremenek@apple.com>
Mon, 2 Aug 2010 20:33:02 +0000 (20:33 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 2 Aug 2010 20:33:02 +0000 (20:33 +0000)
commitfe97fa141d90e5fbcb18a988bb5d72739d397b6c
treea6ac2cf13cab4ea266b951f292d48292ee1c245f
parent80776387c299a40f32dc95246bef0098bee8d6dc
'Assumption &A' gets default initialized to 'Possible' if it doesn't exist; no need to two
lookups in the hashtable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/IdempotentOperationChecker.cpp