[PATCH] D89445: clang/Basic: Remove ContentCache::getRawBuffer, NFC
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 15 12:15:32 PDT 2020
dexonsmith updated this revision to Diff 298434.
dexonsmith added a comment.
Fix a compile error (I forgot to run `check-clang-tools` before).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89445/new/
https://reviews.llvm.org/D89445
Files:
clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp
clang/include/clang/Basic/SourceManager.h
clang/lib/Basic/SourceManager.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89445.298434.patch
Type: text/x-patch
Size: 5603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/3e3c6f39/attachment-0001.bin>
More information about the cfe-commits
mailing list