[CodeGen][UBSan] Relax newly-added verbose sanitization tests for inc/dec
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 27 Nov 2019 13:05:02 +0000 (16:05 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 27 Nov 2019 13:05:34 +0000 (16:05 +0300)
commit870f3542d3e0d06d208442bdca6482866b59171b
treef01e42aa32d85c1c6883d9ab6d899abe74e4860d
parenta29aa47106205ec95c12e0ebac4260c5de878a6a
[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,
clang/test/CodeGen/catch-implicit-integer-sign-changes-incdec.c
clang/test/CodeGen/catch-implicit-signed-integer-truncations-incdec.c