Files
clang-p2996/compiler-rt/test/tsan
Julian Lettner 04af72c542 [Sanitizer] Fix failing sanitizer tests
The new pass manager was enabled by default [1].

The commit message states the following relevant differences:
  * The inliner works slightly differently
  * -O1 does some amount of inlining

These tests are affected because they specify `-O1` and then check the
reported stack trace.

[1] https://reviews.llvm.org/D95380

Differential Revision: https://reviews.llvm.org/D96198
2021-02-08 09:56:32 -08:00
..
2019-09-11 23:19:48 +00:00
2019-09-11 21:33:06 +00:00
2019-09-11 23:19:48 +00:00