[PATCH] D86000: Add an unsigned shift base sanitizer
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 16:41:00 PDT 2020
jfb updated this revision to Diff 288133.
jfb added a comment.
Re-upload with full context.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86000/new/
https://reviews.llvm.org/D86000
Files:
clang/docs/UndefinedBehaviorSanitizer.rst
clang/include/clang/Basic/Sanitizers.def
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Driver/ToolChain.cpp
clang/test/CodeGen/unsigned-shift-base.c
clang/test/Driver/fsanitize.c
compiler-rt/test/ubsan/TestCases/Integer/unsigned-shift.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86000.288133.patch
Type: text/x-patch
Size: 15463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200826/a2317684/attachment.bin>
More information about the cfe-commits
mailing list