[clang][test][NFC] Use more widely supported sanitizer for file dependency tests
authorJan Korous <jkorous@apple.com>
Tue, 14 Jan 2020 19:12:32 +0000 (11:12 -0800)
committerJan Korous <jkorous@apple.com>
Tue, 14 Jan 2020 20:55:11 +0000 (12:55 -0800)
commit986202fad41529af8288aca54f2ff62d4c501d71
treef9b2433623ce0bef39228703bfd35864a34b3d0e
parent04e586151e7987089d760662126e247012431e90
[clang][test][NFC] Use more widely supported sanitizer for file dependency tests

The tests aren't concerned at all by the actual sanitizer - only by blacklist being reported as a dependency.
We're unfortunately limited by platform support for any particular sanitizer but we can at least use one that is widely supported.

Post-commit review:
https://reviews.llvm.org/D72729
clang/test/Frontend/Inputs/resource_dir_with_sanitizer_blacklist/share/ubsan_blacklist.txt [moved from clang/test/Frontend/Inputs/resource_dir_with_cfi_blacklist/share/cfi_blacklist.txt with 100% similarity]
clang/test/Frontend/dependency-gen.c