[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
Mon May 2 17:22:40 PDT 2016


eric_niebler created this revision.
eric_niebler added a reviewer: bruno.
eric_niebler added a subscriber: llvm-commits.

See a full discussion of this patch starting at http://lists.llvm.org/pipermail/cfe-dev/2016-April/048298.html. 

http://reviews.llvm.org/D19842

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

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


More information about the llvm-commits mailing list