This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by ioeric on Jan 26 2018, 6:48 AM.

Diff Detail

Repository
rC Clang

Event Timeline

ioeric created this revision.Jan 26 2018, 6:48 AM
bkramer accepted this revision.Jan 29 2018, 5:16 AM
bkramer added inline comments.
include/clang/Lex/HeaderSearch.h
708

prepended

lib/Lex/HeaderSearch.cpp
1583

Reflow comment.

This revision is now accepted and ready to land.Jan 29 2018, 5:16 AM
ioeric updated this revision to Diff 131777.Jan 29 2018, 5:21 AM
ioeric marked 2 inline comments as done.
  • Addressed review comments.
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.