commit | 4133ef3efbd1c571c6a57f8876ac58d0e38566df | [log] [tgz] |
---|---|---|
author | Taewook Oh <twoh@fb.com> | Mon Jun 13 15:54:56 2016 +0000 |
committer | Taewook Oh <twoh@fb.com> | Mon Jun 13 15:54:56 2016 +0000 |
tree | bd51f133b7c3b8dbcc2ec5e3b339b481800bab88 | |
parent | 8cd24fa64405074faa3e60ebbf0f8c4c5289420f [diff] |
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. Differential Revision: http://reviews.llvm.org/D19842 Corresponding clang patch: http://reviews.llvm.org/D19843 Re-commit after addressing issues with of generating too many warnings for Windows and asan test failures Patch by Eric Niebler git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272555 91177308-0d34-0410-b5e6-96231b3b80d8