Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/asan/
Dlit.cfg.py157 clang_cl_invocation = build_invocation(clang_cl_cxxflags) variable
158 clang_cl_invocation = clang_cl_invocation.replace("clang.exe","clang-cl.exe") variable