Lines Matching +refs:clang +refs:format +refs:executable
18 is the test format that uses ``RUN:`` lines. `FileCheck
77 tests almost always require a fully functional executable. This enables testing
218 **Don't unnecessarily launch the test executable.**
222 of the test executable.
225 everything that represents information about the executable and its
241 Including external headers slows down the compilation of the test executable
280 test executable and running the process to a breakpoint). Using these
379 @skipIf(compiler=no_match("clang"))
387 This tells the test harness that unless we are running "linux" and clang version equal & above 8.0,…
439 built with a custom version of clang, do:
443 $ cmake -DLLDB_TEST_USER_ARGS="-A i386 -C /path/to/custom/clang" -G Ninja
516 …$ python dotest.py --executable <path-to-lldb> -p TestInferiorCrashing.py ../packages/Python/lldbs…
528 $ python dotest.py --executable <path-to-lldb> functionalities/data-formatter
636 --executable D:/src/llvmbuild/ninja/bin/lldb.exe
642 # Path to release clang.exe
643 -C d:\src\llvmbuild\ninja_release\bin\clang.exe
651 …executable D:/src/llvmbuild/ninja/bin/lldb.exe -s D:/src/llvmbuild/ninja/lldb-test-traces -u CXXFL…