[PATCH] D89348: clang/Basic: Replace ContentCache::getBuffer with Optional semantics
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 13 16:16:46 PDT 2020
dexonsmith updated this revision to Diff 297990.
dexonsmith added a comment.
Fix a few more places where `Invalid` needs to be set to `false`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89348/new/
https://reviews.llvm.org/D89348
Files:
clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang/include/clang/Basic/SourceManager.h
clang/lib/AST/ASTImporter.cpp
clang/lib/Basic/SourceManager.cpp
clang/lib/Serialization/ASTWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89348.297990.patch
Type: text/x-patch
Size: 17108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201013/faaeff69/attachment-0001.bin>
More information about the cfe-commits
mailing list