diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2017-07-04 00:52:24 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2017-07-04 00:52:24 +0000 |
commit | e91b2e682cde043537d16a766ee246d756bb2476 (patch) | |
tree | ad4b821371c5972f98157d36274a9c848bf6ab4d /llvm/lib/CodeGen | |
parent | fa6e67526780ec76b39f511f348376d1d8d421a2 (diff) | |
download | bcm5719-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