about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorvarkor <github@varkor.com>2018-05-24 23:27:36 +0100
committervarkor <github@varkor.com>2018-05-25 16:53:32 +0100
commita38a1ce29c72e9afea5bdb84e3a46d4c2bf19718 (patch)
tree4e7f4ebb6526cb3abe4572d792bc683269f8220a /src/rustllvm/RustWrapper.cpp
parent9823cb99c5779c0910a0d0a232966b37dfda73fd (diff)
downloadrust-a38a1ce29c72e9afea5bdb84e3a46d4c2bf19718.tar.gz
rust-a38a1ce29c72e9afea5bdb84e3a46d4c2bf19718.zip
Fix behaviour of divergence in while loop conditions
This fixes `'a: while break 'a {};` being treated as diverging, by tracking break expressions in the same way as in `loop` expressions.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions