Try to fix OOB tests more on Windows after r367642
authorNico Weber <nicolasweber@gmx.de>
Mon, 5 Aug 2019 15:10:15 +0000 (15:10 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 5 Aug 2019 15:10:15 +0000 (15:10 +0000)
commitf3750a4420d7baa3e97342c4055a6e1c1bd7aa28
tree684dc8658c6e1b57f5dd474377d34275ab33a7ee
parent997d626de6e33fd8632356973952e196b0b155cf
Try to fix OOB tests more on Windows after r367642

See PR42868 for more details.

The affected list of tests is:

Failing Tests (8):
    AddressSanitizer-Unit :: ./Asan-x86_64-calls-Test.exe/AddressSanitizer.LargeOOBRightTest
    AddressSanitizer-Unit :: ./Asan-x86_64-calls-Test.exe/AddressSanitizer.OOBRightTest
    AddressSanitizer-Unit :: ./Asan-x86_64-calls-Test.exe/AddressSanitizer.OOB_char
    AddressSanitizer-Unit :: ./Asan-x86_64-calls-Test.exe/AddressSanitizer.OOB_int
    AddressSanitizer-Unit :: ./Asan-x86_64-inline-Test.exe/AddressSanitizer.LargeOOBRightTest
    AddressSanitizer-Unit :: ./Asan-x86_64-inline-Test.exe/AddressSanitizer.OOBRightTest
    AddressSanitizer-Unit :: ./Asan-x86_64-inline-Test.exe/AddressSanitizer.OOB_char
    AddressSanitizer-Unit :: ./Asan-x86_64-inline-Test.exe/AddressSanitizer.OOB_int

llvm-svn: 367874
compiler-rt/lib/asan/tests/asan_oob_test.cpp