2 Commits

Author SHA1 Message Date
Alexander Shaposhnikov
f4e8fbc5e9
[compiler-rt][nsan] Add lit config for tests (#100286)
Initial setup for tests.

Test plan: ninja check-nsan
2024-07-23 22:48:05 -07:00
Alexander Shaposhnikov
cae6d458a0
[CompilerRT] Add support for numerical sanitizer (#94322)
This diff contains the compiler-rt changes / preparations for nsan.

Test plan:

1. cd build/runtimes/runtimes-bins && ninja check-nsan
2. ninja check-all
2024-06-19 15:20:36 -07:00