[PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.

Eric Niebler via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 10:03:19 PDT 2016


eric_niebler updated this revision to Diff 59574.
eric_niebler added a comment.

make hasProcSelfFD() static


http://reviews.llvm.org/D19842

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19842.59574.patch
Type: text/x-patch
Size: 9865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/adc549a0/attachment.bin>


More information about the llvm-commits mailing list