Currently, only paths with length>3 are guessed as Windows paths. This prevents root paths (such as C:\) to be recognized as Windows paths. This patch makes sure we also recognize "<letter>:\" as Windows paths.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo