It used to call into llvm::sys::fs::make_absolute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36155
Use VFS operations in FileManager::makeAbsolutePath. ClosedPublic Authored by ilya-biryukov on Aug 1 2017, 8:40 AM.
Details Summary It used to call into llvm::sys::fs::make_absolute.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2017, 11:59 PM Closed by commit rL309795: Use VFS operations in FileManager::makeAbsolutePath. (authored by ibiryukov). · Explain WhyAug 2 2017, 12:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 109286 cfe/trunk/lib/Basic/FileManager.cpp
cfe/trunk/unittests/Basic/FileManagerTest.cpp
|