[PATCH] D89761: Split out llvm/Support/FileSystem/UniqueID.h and clang/Basic/FileEntry.h, NFC
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 08:25:03 PDT 2020
dexonsmith updated this revision to Diff 299365.
dexonsmith added a comment.
Use `#include <clang/Basic/LLVM.h>` to pull `StringRef` and `Optional` into `clang::`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89761/new/
https://reviews.llvm.org/D89761
Files:
clang/include/clang/Basic/FileEntry.h
clang/include/clang/Basic/FileManager.h
clang/lib/Basic/CMakeLists.txt
clang/lib/Basic/FileEntry.cpp
llvm/include/llvm/Support/FileSystem.h
llvm/include/llvm/Support/FileSystem/UniqueID.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89761.299365.patch
Type: text/x-patch
Size: 15580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/84004615/attachment.bin>
More information about the llvm-commits
mailing list