[PATCH] D71714: [Sema] Fix -Warray-bounds false negative when casting an out-of-bounds array item
Vince Bridgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 17 17:21:03 PST 2021
vabridgers updated this revision to Diff 317252.
vabridgers added a comment.
Rebase, commandeer this patch from Ilya.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71714/new/
https://reviews.llvm.org/D71714
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaChecking.cpp
clang/test/Parser/cxx-ambig-decl-expr.cpp
clang/test/SemaCXX/array-bounds.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71714.317252.patch
Type: text/x-patch
Size: 8277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210118/2f3655d3/attachment.bin>
More information about the cfe-commits
mailing list