DescriptionFix GN freeze on generating Visual Studio projects
There's an infinite loop while searching for parent directory. It happens
when drive letter case is mixed in absolute paths on Windows (/C:/foo and
/c:/foo). It's easily reproducible on MSYS terminals when system-absolute
paths are used for some targets and source root-absolute (//foo/bar) paths
are used for other targets.
BUG=
Committed: https://crrev.com/e4b98e2d9ff4fceae0d515d5795e677ff4518223
Cr-Commit-Position: refs/heads/master@{#388443}
Patch Set 1 #Patch Set 2 : Rebase patch onto current master #
Messages
Total messages: 13 (6 generated)
|