Use the real_path from llvm::sys::fs::real_path instead of having a custom implementation.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D57411
[ModuleDependencyCollector] Use llvm::sys::fs::real_path ClosedPublic Authored by JDevlieghere on Jan 29 2019, 12:35 PM.
Details Summary Use the real_path from llvm::sys::fs::real_path instead of having a custom implementation.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 29 2019, 8:05 PM Closed by commit rC352605: [ModuleDependencyCollector] Use llvm::sys::fs::real_path (NFC) (authored by JDevlieghere). · Explain WhyJan 29 2019, 10:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 184155 clang/lib/Frontend/ModuleDependencyCollector.cpp
|