[all-commits] [llvm/llvm-project] 870f35: [CodeGen][UBSan] Relax newly-added verbose sanitiz...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Nov 27 05:05:45 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 870f3542d3e0d06d208442bdca6482866b59171b
https://github.com/llvm/llvm-project/commit/870f3542d3e0d06d208442bdca6482866b59171b
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M clang/test/CodeGen/catch-implicit-integer-sign-changes-incdec.c
M clang/test/CodeGen/catch-implicit-signed-integer-truncations-incdec.c
Log Message:
-----------
[CodeGen][UBSan] Relax newly-added verbose sanitization tests for inc/dec
In particular, don't hardcode the signature of the handler:
it takes src filepath so the length of buffers will not match,
More information about the All-commits
mailing list