tree: 72570b706f60790e4ffd336a7a50a636b54043e3 [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. sanitizers_unittest.cc
third_party/perfetto/test/sanitizers/README.md

LLVM sanitizers smoke tests

The only purpose of this binary is to verify that the various build configs for sanitizers (is_asan, is_lsan, is_msan, is_tsan, is_ubsan) do actually work and spot violations, rather than unconditionally succeeding if we mess up the build config.