[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 17 18:12:24 PST 2020
void updated this revision to Diff 245063.
void added a comment.
Variable can't be 'const'
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.245063.patch
Type: text/x-patch
Size: 4197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200218/e569f90e/attachment.bin>
More information about the cfe-commits
mailing list