MakeAbsolutePath does wrong things with symlinks previously. When comparing with a symlink, we need to compare with the real path of it. This fixes issues when the build directory is a symlink.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 391 Build 391: arc lint + arc unit
Event Timeline
Comment Actions
Lg with one nit.
clang-move/ClangMove.cpp | ||
---|---|---|
410 | This duplicates MakeAbsolutePath in line 400 |
This duplicates MakeAbsolutePath in line 400