[PATCH] D36328: [Support] Remove getPathFromOpenFD, it was unused

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 10:28:49 PDT 2017


rnk created this revision.
Herald added a subscriber: hiraditya.

It was added to support clang warnings about includes with case
mismatches, but it ended up not being necessary.


https://reviews.llvm.org/D36328

Files:
  llvm/include/llvm/Support/FileSystem.h
  llvm/lib/Support/Unix/Path.inc
  llvm/lib/Support/Windows/Path.inc
  llvm/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36328.109771.patch
Type: text/x-patch
Size: 7802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/33b8683b/attachment.bin>


More information about the llvm-commits mailing list