[PATCH] D19843: Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
Eric Niebler via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 13 12:28:22 PDT 2016
eric_niebler updated this revision to Diff 60584.
eric_niebler added a comment.
s/`std::size_t`/`size_t`/ to keep the Win2008 buildbot happy.
http://reviews.llvm.org/D19843
Files:
include/clang/Basic/DiagnosticLexKinds.td
include/clang/Basic/FileManager.h
include/clang/Basic/VirtualFileSystem.h
include/clang/Lex/DirectoryLookup.h
include/clang/Lex/HeaderSearch.h
lib/Basic/FileManager.cpp
lib/Basic/VirtualFileSystem.cpp
lib/Lex/HeaderSearch.cpp
lib/Lex/PPDirectives.cpp
test/Lexer/Inputs/case-insensitive-include.h
test/Lexer/case-insensitive-include-ms.c
test/Lexer/case-insensitive-include.c
test/Lexer/case-insensitive-system-include.c
test/PCH/case-insensitive-include.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19843.60584.patch
Type: text/x-patch
Size: 22968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160613/7ad6ea14/attachment-0001.bin>
More information about the cfe-commits
mailing list