[PATCH] D71314: Warn of uninitialized variables on asm goto's indirect branch

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 26 15:42:26 PST 2020


void updated this revision to Diff 246849.
void added a comment.

Rebasing.


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

https://reviews.llvm.org/D71314

Files:
  clang/lib/Analysis/UninitializedValues.cpp
  clang/test/Analysis/uninit-asm-goto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71314.246849.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200226/0c836d6c/attachment.bin>


More information about the cfe-commits mailing list