]> granicus.if.org Git - clang/commit
source-level CFG: have the body for the @synchronized start with its own basic
authorTed Kremenek <kremenek@apple.com>
Tue, 5 May 2009 23:11:51 +0000 (23:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 5 May 2009 23:11:51 +0000 (23:11 +0000)
commitda5348eda7bb45d715561249dec9833d51dfda67
tree7d15be5c6301e581b6656f9dbdd8841d95b0b49a
parentc42e07ef9a2978b9b4a1fde45905b2443ab6742c
source-level CFG: have the body for the @synchronized start with its own basic
block. This makes it a little easier for diagnostics generation.

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