[PATCH] D90484: FileManager: Add FileEntryRef::getDir, returning DirectoryEntryRef

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 30 14:51:08 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b042de5b29a: FileManager: Add FileEntryRef::getDir, returning DirectoryEntryRef (authored by dexonsmith).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90484/new/

https://reviews.llvm.org/D90484

Files:
  clang/include/clang/Basic/DirectoryEntry.h
  clang/include/clang/Basic/FileEntry.h
  clang/lib/Basic/FileManager.cpp
  clang/unittests/Basic/FileEntryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90484.308485.patch
Type: text/x-patch
Size: 18505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201130/f3b82e75/attachment.bin>


More information about the cfe-commits mailing list