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)
commit872018b5be9b98d846d87c8946e85d9bc1a76a36
treef68df5d77448907a6d1a7f05d9547d8930e11f8c
parentfbcafc0793e13a51aea3865cc8bda6751056943c
Use a LexicalScope here since it is one and it will encapsulate
the two sets of debug scope and cleanup scope.

llvm-svn: 186030
clang/lib/CodeGen/CGStmt.cpp