[PATCH] D42577: [Lexer] Support adding working directory to relative search dir for #include shortening in HeaderSearch.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 26 06:51:33 PST 2018


ioeric created this revision.
ioeric added a reviewer: bkramer.
Herald added subscribers: cfe-commits, hintonda, mgorny.

Repository:
  rC Clang

https://reviews.llvm.org/D42577

Files:
  include/clang/Lex/HeaderSearch.h
  lib/Lex/HeaderSearch.cpp
  unittests/Lex/CMakeLists.txt
  unittests/Lex/HeaderSearchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42577.131583.patch
Type: text/x-patch
Size: 7905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180126/786830b3/attachment.bin>


More information about the cfe-commits mailing list