[PATCH] D94196: [NFC] Move readAPValue/writeAPValue up the inheritance hierarchy
Varun Gandhi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 6 15:13:00 PST 2021
varungandhi-apple updated this revision to Diff 315005.
varungandhi-apple added a comment.
Appease clang-tidy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94196/new/
https://reviews.llvm.org/D94196
Files:
clang/include/clang/AST/APValue.h
clang/include/clang/AST/AbstractBasicReader.h
clang/include/clang/AST/AbstractBasicWriter.h
clang/include/clang/AST/PropertiesBase.td
clang/include/clang/Serialization/ASTRecordReader.h
clang/include/clang/Serialization/ASTRecordWriter.h
clang/include/clang/Serialization/ASTWriter.h
clang/lib/AST/APValue.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/utils/TableGen/ClangASTPropertiesEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94196.315005.patch
Type: text/x-patch
Size: 34046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210106/4b610ee7/attachment-0001.bin>
More information about the cfe-commits
mailing list