clang/lib/Analysis/CFG.cpp: Fix memory leak since r153297.
evaluateAsBooleanConditionNoCache(S) might update the map and invalidate the iterator. llvm-svn: 153406
Loading
Please sign in to comment
evaluateAsBooleanConditionNoCache(S) might update the map and invalidate the iterator. llvm-svn: 153406