[PATCH] D48959: [compiler-rt][ubsan] Implicit Cast Sanitizer - integer truncation - compiler-rt part
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 30 11:59:00 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT338287: [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation… (authored by lebedevri, committed by ).
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48959
Files:
lib/ubsan/ubsan_checks.inc
lib/ubsan/ubsan_diag.h
lib/ubsan/ubsan_handlers.cc
lib/ubsan/ubsan_handlers.h
lib/ubsan/ubsan_interface.inc
lib/ubsan_minimal/ubsan_minimal_handlers.cc
test/fuzzer/ImplicitIntegerTruncationTest.cpp
test/fuzzer/fuzzer-implicit-integer-truncation.test
test/ubsan/TestCases/ImplicitCast/integer-truncation-blacklist.c
test/ubsan/TestCases/ImplicitCast/integer-truncation-summary.cpp
test/ubsan/TestCases/ImplicitCast/integer-truncation.c
test/ubsan_minimal/TestCases/implicit-integer-truncation.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48959.158034.patch
Type: text/x-patch
Size: 14473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/07edd8ca/attachment.bin>
More information about the llvm-commits
mailing list