]> granicus.if.org Git - clang/commit
Fix CFGBuilder to not include the body of a LambdaExpr in the CFG of the enclosing...
authorTed Kremenek <kremenek@apple.com>
Thu, 12 Apr 2012 20:03:44 +0000 (20:03 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 12 Apr 2012 20:03:44 +0000 (20:03 +0000)
commit55331da3211151aa67277aa095b7d301342200d4
tree4ead0397b679e6f9b3b32b7501886b5adeb8bc7e
parent10e1629dc339af33989e6fcabb3fd2214d6322bc
Fix CFGBuilder to not include the body of a LambdaExpr in the CFG of the enclosing function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154607 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFG.cpp