Skip to content

Commit eb95b68

Browse files
Pardis PashakhanlooMandeep Singh Grang
Pardis Pashakhanloo
authored and
Mandeep Singh Grang
committed
Adding clang.exe to environment is not needed (#625)
Cherry-picked from commit 2eebdfb
1 parent c70b529 commit eb95b68

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/docs/checkedc/Testing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ The clang-specific documentation on running tests appears to be out-of-date, so
4848

4949
- The build creates a llvm-lit.py script that you can use to run regression tests by hand.
5050
It is placed in the same directory as your newly built clang executable. Those are placed in {your build directory}\debug\bin.
51-
- Set the environment variable CLANG to the full path of your clang executable. For example:
52-
53-
set CLANG=d:\autobahn1\llvm.obj\Debug\bin\clang.exe
5451

5552
- You can point the llvm-lit script at a directory to run all tests or an individual test. For example:
5653

0 commit comments

Comments
 (0)