diff options
author | Nico Weber <thakis@chromium.org> | 2021-10-21 06:53:12 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-10-26 09:45:22 -0400 |
commit | 04f30795f1663843b219393040946136786aa591 (patch) | |
tree | 3ddec1c5db3a89fd2ef6e528a0d0d2d097c1e022 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 0b7c9addce69ca089a23334490758907dd4ab0db (diff) | |
download | llvm-04f30795f1663843b219393040946136786aa591.zip llvm-04f30795f1663843b219393040946136786aa591.tar.gz llvm-04f30795f1663843b219393040946136786aa591.tar.bz2 |
[clang] Implement CFG construction for @try and @catch
@finally is still not implemented.
With this, clang can emit -Wreturn-type warnings for functions containing
@try/@catch (but not yet @finally), and -Wunreachable-code also works for those
functions.
The implementation is similar to D36914.
Part of PR46693.
Differential Revision: https://reviews.llvm.org/D112287
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions