It was added to support clang warnings about includes with case
mismatches, but it ended up not being necessary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36328
[Support] Remove getPathFromOpenFD, it was unused ClosedPublic Authored by rnk on Aug 4 2017, 10:28 AM.
Details Summary It was added to support clang warnings about includes with case
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2017, 10:38 AM Closed by commit rL310078: [Support] Remove getPathFromOpenFD, it was unused (authored by rnk). · Explain WhyAug 4 2017, 10:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 109774 llvm/trunk/include/llvm/Support/FileSystem.h
llvm/trunk/lib/Support/Unix/Path.inc
llvm/trunk/lib/Support/Windows/Path.inc
llvm/trunk/unittests/Support/Path.cpp
|