• Home
Name Date Size #Lines LOC

..--

BUILD.gnD04-Jul-2025764 2321

README.mdD04-Jul-2025313 76

sanitizers_unittest.ccD04-Jul-20253.4 KiB12392

README.md

1LLVM sanitizers smoke tests
2---------------------------
3The only purpose of this binary is to verify that the various build configs for
4sanitizers (`is_asan`, `is_lsan`, `is_msan`, `is_tsan`, `is_ubsan`) do actually
5work and spot violations, rather than unconditionally succeeding if we mess up
6the build config.
7