]> granicus.if.org Git - clang/commit
If any errors have occurred by the time we hit the end of a function body, clear...
authorDouglas Gregor <dgregor@apple.com>
Sun, 15 Nov 2009 07:07:58 +0000 (07:07 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 15 Nov 2009 07:07:58 +0000 (07:07 +0000)
commitd5b57281cc3c652e9bbdbab45fbc199e29686377
treec2051199d7eb04b2a62827c35dfdd3e227e80562
parentd58c03f42ebb4e548c2b53fa25b1cfe02ebb9ac0
If any errors have occurred by the time we hit the end of a function body, clear out any remaining temporaries so they aren't seen later.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88834 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp