[PATCH] D71314: Emit a warning if a variable is uninitialized in indirect ASM goto destination.

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 24 19:10:25 PST 2020


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

Explain what's going on in VisitGCCAsmStmt better.


Repository:
  rG LLVM Github Monorepo

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.246363.patch
Type: text/x-patch
Size: 4432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/cf1029fd/attachment.bin>


More information about the cfe-commits mailing list