Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/scudo/
H A Dlit.cfg.py37 cxx_flags = c_flags + config.cxx_mode_flags + ["-std=c++11"] variable
/llvm-project/compiler-rt/test/gwp_asan/
H A Dlit.cfg.py17 cxx_flags = c_flags + config.cxx_mode_flags + ["-std=c++14"] variable