[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 16:45:08 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37e83bc6db3a: [NFC] Move readAPValue/writeAPValue up the inheritance hierarchy (authored by varungandhi-apple).
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.315025.patch
Type: text/x-patch
Size: 34046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210107/9f03d8bc/attachment-0001.bin>
More information about the cfe-commits
mailing list