Home
last modified time | relevance | path

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

/external/lldb/test/
Dlldbtest.py1372 … def getBuildFlags(self, use_cpp11=True, use_libcxx=False, use_libstdcxx=False, use_pthreads=True): argument
1380 use_libcxx = True
1382 if use_libcxx and self.libcxxPath: