]> granicus.if.org Git - clang/commit
Use a LexicalScope here since it is one and it will encapsulate
authorEric Christopher <echristo@gmail.com>
Wed, 10 Jul 2013 20:14:36 +0000 (20:14 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 10 Jul 2013 20:14:36 +0000 (20:14 +0000)
commit7b309b0107093d0d2b4df2ce1deddd9bd4698cff
tree3aec0bd8ad502a15aad8e69bb7993e9c42e9b5db
parent8f6134c308951a72642eebb65a44408ea1e237a8
Use a LexicalScope here since it is one and it will encapsulate
the two sets of debug scope and cleanup scope.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmt.cpp