Home
last modified time | relevance | path

Searched refs:clang_ubsan_cxxflags (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/test/ubsan_minimal/
Dlit.common.cfg.py23 clang_ubsan_cxxflags = config.cxx_mode_flags + clang_ubsan_cflags variable
27 config.substitutions.append( ("%clangxx ", build_invocation(clang_ubsan_cxxflags)) )
/external/llvm-project/compiler-rt/test/ubsan/
Dlit.common.cfg.py60 clang_ubsan_cxxflags = config.cxx_mode_flags + clang_ubsan_cflags variable
64 config.substitutions.append( ("%clangxx ", build_invocation(clang_ubsan_cxxflags)) )
/external/compiler-rt/test/ubsan/
Dlit.common.cfg59 clang_ubsan_cxxflags = config.cxx_mode_flags + clang_ubsan_cflags
63 config.substitutions.append( ("%clangxx ", build_invocation(clang_ubsan_cxxflags)) )