Skip to content
Commit cb1b5ff9 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

test/lit.cfg: Add PATHEXT to 'substitution', to recognize tools on Windows...

test/lit.cfg: Add PATHEXT to 'substitution', to recognize tools on Windows hosts. Thanks to Danil Malyshev!

Some tests on Windows use the "not" utility and fail with an error "program not executable". The reason for this error is that the name of the executable file sended to the "not" without the extension.

llvm-svn: 126383
parent 47481b97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment