Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/metadata/
H A Dlit.site.cfg.py.in14 clangxx = [config.clang] + config.cxx_mode_flags + ["-Wall", config.target_cflags] variable
/llvm-project/compiler-rt/test/cfi/
H A Dlit.cfg.py14 clangxx = build_invocation([config.target_cflags] + config.cxx_mode_flags) variable