diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-09-08 19:22:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-08 19:22:18 +0200 |
commit | 6f67c386845be85cfcbf5c90949edcdaf40a0ef7 (patch) | |
tree | dd21f6af43de385faa08967d944be9c60d5f11cb /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp | |
parent | f5b7c10923566ee4c49eb918cfa6941e2a6f6456 (diff) | |
download | llvm-6f67c386845be85cfcbf5c90949edcdaf40a0ef7.zip llvm-6f67c386845be85cfcbf5c90949edcdaf40a0ef7.tar.gz llvm-6f67c386845be85cfcbf5c90949edcdaf40a0ef7.tar.bz2 |
[clang][bytecode] Fix a variable scope problem with continue/break jumps (#107738)
Cleaning up _all_ the scopes is a little too much. Only clean up until
the point here we started the scope relevant for the break/continue
statement.
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions