[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
Tue Mar 10 14:15:49 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG72aa619a7fe0: Warn of uninitialized variables on asm goto's indirect branch (authored by void).
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.249499.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200310/157c20e6/attachment-0001.bin>
More information about the cfe-commits
mailing list