[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:26:56 PDT 2016


eric_niebler added a comment.

See http://reviews.llvm.org/D19843 for the corresponding cfe changes that implements the new diagnostic.


http://reviews.llvm.org/D19842





More information about the llvm-commits mailing list