[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.

Bruno Cardoso Lopes via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 12:02:12 PDT 2016


bruno added a comment.

LGTM to re-commit this one. In case you need to revert the clang side of this patch once more, no need to revert this one (assuming the issue isn't here)


http://reviews.llvm.org/D19842





More information about the llvm-commits mailing list