File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 7
7
lit_config .fatal (
8
8
"You seem to be running Lit directly -- you should be running Lit through "
9
9
"<build>/bin/llvm-lit, which will ensure that the right Lit configuration "
10
- "file is used."
10
+ "file is used. See https://libcxx.llvm.org/TestingLibcxx.html#usage for "
11
+ "how to run the libc++ tests."
11
12
)
Original file line number Diff line number Diff line change 7
7
lit_config .fatal (
8
8
"You seem to be running Lit directly -- you should be running Lit through "
9
9
"<build>/bin/llvm-lit, which will ensure that the right Lit configuration "
10
- "file is used."
10
+ "file is used. See https://libcxx.llvm.org/TestingLibcxx.html#usage for "
11
+ "how to run the libc++abi tests."
11
12
)
Original file line number Diff line number Diff line change 7
7
lit_config .fatal (
8
8
"You seem to be running Lit directly -- you should be running Lit through "
9
9
"<build>/bin/llvm-lit, which will ensure that the right Lit configuration "
10
- "file is used."
10
+ "file is used. See https://libcxx.llvm.org/TestingLibcxx.html#usage for "
11
+ "how to run the libunwind tests."
11
12
)
You can’t perform that action at this time.
0 commit comments