bolt/deps/llvm-18.1.8/lldb/test/Shell/Settings/TestModuleCacheSanity.test

5 lines
270 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# This is a sanity check that verifies that the module cache path is set
# correctly and points inside the default test build directory.
RUN: %lldb -o 'settings show symbols.clang-modules-cache-path' | FileCheck %s
CHECK: lldb-test-build.noindex{{.*}}module-cache-lldb