[PATCH] D67026: Introduce a DirectoryEntryRef that stores both a reference and an accessed name to the directory entry
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 30 18:27:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
arphaman marked an inline comment as done.
Closed by commit rL370562: Introduce a DirectoryEntryRef that stores both a reference and an (authored by arphaman, committed by ).
Herald added subscribers: llvm-commits, jsji, MaskRay, kbarton, nemanjai.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D67026?vs=218181&id=218196#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67026/new/
https://reviews.llvm.org/D67026
Files:
cfe/trunk/include/clang/Basic/FileManager.h
cfe/trunk/include/clang/Lex/DirectoryLookup.h
cfe/trunk/lib/Basic/FileManager.cpp
cfe/trunk/lib/Frontend/InitHeaderSearch.cpp
cfe/trunk/lib/Lex/HeaderSearch.cpp
cfe/trunk/lib/Lex/PPDirectives.cpp
cfe/trunk/test/ClangScanDeps/Inputs/subframework_header_dir_symlink_cdb.json
cfe/trunk/test/ClangScanDeps/subframework_header_dir_symlink.m
cfe/trunk/unittests/Lex/HeaderSearchTest.cpp
cfe/trunk/unittests/Lex/PPCallbacksTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67026.218196.patch
Type: text/x-patch
Size: 12298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190831/e138626f/attachment.bin>
More information about the cfe-commits
mailing list