summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2017-07-04 00:52:24 +0000
committerEli Friedman <efriedma@codeaurora.org>2017-07-04 00:52:24 +0000
commite91b2e682cde043537d16a766ee246d756bb2476 (patch)
treead4b821371c5972f98157d36274a9c848bf6ab4d /llvm/lib/CodeGen
parentfa6e67526780ec76b39f511f348376d1d8d421a2 (diff)
downloadbcm5719-llvm-e91b2e682cde043537d16a766ee246d756bb2476.tar.gz
bcm5719-llvm-e91b2e682cde043537d16a766ee246d756bb2476.zip
[Sema] Make BreakContinueFinder handle nested loops.
We don't care about break or continue statements that aren't associated with the current loop, so make sure the visitor doesn't find them. Fixes https://bugs.llvm.org/show_bug.cgi?id=32648 . Differential Revision: https://reviews.llvm.org/D34568 llvm-svn: 307051
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud