Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42577
[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.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, hintonda, mgorny. · View Herald TranscriptJan 26 2018, 6:48 AM bkramer added inline comments. This revision is now accepted and ready to land.Jan 29 2018, 5:16 AM Closed by commit rL323647: [Lexer] Support adding working directory to relative search dir for #include… (authored by ioeric). · Explain WhyJan 29 2018, 5:24 AM Closed by commit rC323647: [Lexer] Support adding working directory to relative search dir for #include… (authored by ioeric). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131780 cfe/trunk/include/clang/Lex/HeaderSearch.h
cfe/trunk/lib/Lex/HeaderSearch.cpp
cfe/trunk/unittests/Lex/CMakeLists.txt
cfe/trunk/unittests/Lex/HeaderSearchTest.cpp
|