[PATCH] D21113: Add support for case-insensitive header lookup

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 7 18:17:10 PDT 2016


hans updated this revision to Diff 59982.
hans added a comment.

Add --show-includes test.


http://reviews.llvm.org/D21113

Files:
  include/clang/Basic/VirtualFileSystem.h
  include/clang/Driver/Options.td
  include/clang/Lex/HeaderSearchOptions.h
  lib/Basic/VirtualFileSystem.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/cl-options.c
  test/Frontend/Inputs/case-insensitive-includes.h
  test/Frontend/case-insensitive-includes.c
  unittests/Basic/VirtualFileSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21113.59982.patch
Type: text/x-patch
Size: 11333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160608/3cbc8fde/attachment.bin>


More information about the cfe-commits mailing list