[clang] [clang][lex] Fix non-portability diagnostics with absolute path (PR #74782)

Jeremy Wong via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 4 07:33:22 PST 2024


jrmwng wrote:

@jansvoboda11 One thing is special.

The path ``C:\GitHub`` is a symbolic link to another harddisk.

```
<SYMLINKD>     GitHub [F:\GitHub]
```

https://github.com/llvm/llvm-project/pull/74782


More information about the cfe-commits mailing list