diff options
author | Nikita Popov <npopov@redhat.com> | 2024-05-07 09:46:16 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 09:46:16 +0900 |
commit | de8cf69abf4f8b16d5c5ecb77a6dfb1f5c09e45a (patch) | |
tree | 16280a0d6a50ed4a03a38cf5af2b341b4b0f8aa9 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 924384161ffceda08099536dd07a953299a69b53 (diff) | |
download | llvm-de8cf69abf4f8b16d5c5ecb77a6dfb1f5c09e45a.zip llvm-de8cf69abf4f8b16d5c5ecb77a6dfb1f5c09e45a.tar.gz llvm-de8cf69abf4f8b16d5c5ecb77a6dfb1f5c09e45a.tar.bz2 |
[LangRef] callbr result can be used in all successors (#91167)
Originally, the callbr result could only be used on the fallthrough
destination. This limitation has been lifted, and the result is now also
available on the indirect destinations. However, LangRef was not updated
to reflect this.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions