[PATCH] D112287: [clang] Implement CFG construction for @try and @catch
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 26 06:45:52 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04f30795f166: [clang] Implement CFG construction for @try and @catch (authored by thakis).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D112287?vs=381450&id=382293#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112287/new/
https://reviews.llvm.org/D112287
Files:
clang/lib/Analysis/CFG.cpp
clang/test/Sema/warn-unreachable.c
clang/test/Sema/warn-unreachable.m
clang/test/Sema/warn-unreachable.mm
clang/test/SemaObjC/try-catch.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112287.382293.patch
Type: text/x-patch
Size: 10839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211026/c6e8dee2/attachment-0001.bin>
More information about the cfe-commits
mailing list