Home
last modified time | relevance | path

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

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