jrmwng wrote:
492>Failed Tests (1):
492> Clang :: Lexer/case-insensitive-include-absolute.c
I built with "clang", "X86" and "AArch64" under Windows 11 and VS2022 community
edition
```
492>-- Build started: Project: check-all, Configuration: Release x64 --
492>Running all regression te
jrmwng wrote:
@jansvoboda11 One thing is special.
The path ``C:\GitHub`` is a symbolic link to another harddisk.
```
GitHub [F:\GitHub]
```
https://github.com/llvm/llvm-project/pull/74782
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
h
jrmwng wrote:
@jansvoboda11 it should be the following steps. (I try to repeat it now)
1. CMake (cmake-gui)
- Where is the source code: C:/GitHub/llvm-project/
- Where to build the binaries: C:/GitHub/llvm-project/build
- Click the "Configure" button
- Create Directory --> "Yes
jrmwng wrote:
@jansvoboda11 the same error using the above steps
```
547>-- Build started: Project: check-all, Configuration: Release x64 --
547>Running all regression tests
547>llvm-lit.py: C:\GitHub\llvm-project\llvm\utils\lit\lit\llvm\config.py:46:
note: using lit tools: C:\Program F
jrmwng wrote:
> @jrmwng PR #76985 (landed in
> [853b133](https://github.com/llvm/llvm-project/commit/853b13342a131e06d61293ec6e840642054c6c85))
> seems to have resolved this issue for me. Can you confirm that on your end?
Yes, your fix is effective 💯
https://github.com/llvm/llvm-project/pull