summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2015-03-09 03:17:15 +0000
committerNico Weber <nicolasweber@gmx.de>2015-03-09 03:17:15 +0000
commitce90329824037c89af64a5ee852e4c86f0c62cc7 (patch)
tree69257a102a93ca8f330c72f704bef52722df4ca3 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent75eda5e913d9fb9539ba79dba625bc98fe91ad31 (diff)
downloadbcm5719-llvm-ce90329824037c89af64a5ee852e4c86f0c62cc7.tar.gz
bcm5719-llvm-ce90329824037c89af64a5ee852e4c86f0c62cc7.zip
Fix a theoretical bug when ParseCompoundStatement() returns StmtError.
ParseCompoundStatement() currently never returns StmtError, but if it did, Sema would keep the __finally scope on its stack indefinitely. Explicitly add an error callback that clears it. llvm-svn: 231625
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud