[PATCH] D86000: Add an unsigned shift base sanitizer
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 13:32:33 PDT 2020
jfb updated this revision to Diff 288444.
jfb marked 4 inline comments as done.
jfb added a comment.
Remove the "suppress this" in release notes.
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
llvm/docs/ReleaseNotes.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86000.288444.patch
Type: text/x-patch
Size: 16140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/86cfafd0/attachment.bin>
More information about the llvm-commits
mailing list