]> granicus.if.org Git - clang/commit
Make sure to reset the DidCallStackSave variable before emitting a compound statement...
authorAnders Carlsson <andersca@mac.com>
Sun, 22 Feb 2009 18:44:21 +0000 (18:44 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 22 Feb 2009 18:44:21 +0000 (18:44 +0000)
commit66b41512466db9a4b2859db517692fb79dae449e
treeada74057ee509c5b0c3aefadcdb037966adca19b
parent44baa8abba2a1552b6b50bf750a8750ab9da9f76
Make sure to reset the DidCallStackSave variable before emitting a compound statement. Fixes PR3649.

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