[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
Wed Dec 18 20:58:11 PST 2019
void updated this revision to Diff 234657.
void added a comment.
Check that the use isn't in the fallthrough block.
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.234657.patch
Type: text/x-patch
Size: 3760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191219/1b308421/attachment-0001.bin>
More information about the cfe-commits
mailing list