[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
Thu Jun 2 15:55:02 PDT 2016
eric_niebler updated this revision to Diff 59469.
eric_niebler added a comment.
Add unittest for `openFileForRead`; assorted stylistic tweaks.
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.59469.patch
Type: text/x-patch
Size: 9894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/654f7b66/attachment.bin>
More information about the llvm-commits
mailing list