[PATCH] D116059: [Clang][CFG] check children statements of asm goto

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 6 14:06:03 PST 2022


nickdesaulniers updated this revision to Diff 397983.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

- MOAR TESTS RAWR!!1one


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116059

Files:
  clang/lib/Analysis/CFG.cpp
  clang/lib/Analysis/UninitializedValues.cpp
  clang/test/Analysis/asm-goto.cpp
  clang/test/Analysis/uninit-asm-goto.cpp
  clang/test/Sema/array-bounds-ptr-arith.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116059.397983.patch
Type: text/x-patch
Size: 7175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220106/68ce5cec/attachment.bin>


More information about the cfe-commits mailing list