[PATCH] D111568: [clang] Omit most AttributedStatements from the CFG

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 12 06:03:06 PDT 2021


thakis updated this revision to Diff 378996.
thakis added a comment.

rename param; assert isa<NullStmt>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111568/new/

https://reviews.llvm.org/D111568

Files:
  clang/lib/Analysis/CFG.cpp
  clang/test/SemaCXX/switch-implicit-fallthrough.cpp
  clang/test/SemaCXX/unreachable-code.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111568.378996.patch
Type: text/x-patch
Size: 3659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/801a3b34/attachment.bin>


More information about the cfe-commits mailing list