[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
Sat Feb 15 14:19:54 PST 2020
void updated this revision to Diff 244844.
void added a comment.
Herald added a subscriber: martong.
Use "auto" and change labels to clarify test.
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.244844.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200215/b3538ed5/attachment.bin>
More information about the cfe-commits
mailing list