Home
last modified time | relevance | path

Searched defs:tool_cflags (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/
H A Dlit.common.cfg.py11 tool_cflags = ["-fsanitize=address"] variable
14 tool_cflags = ["-fsanitize=hwaddress", "-fuse-ld=lld"] variable
22 tool_cflags = ["-fsanitize=realtime"] variable
25 tool_cflags = ["-fsanitize=thread"] variable
32 tool_cflags = ["-fsanitize=leak"] variable
29 tool_cflags = ["-fsanitize=leak"] global() variable