[PATCH] D63640: [clang] Improve Serialization/Imporing of APValues
Tyker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 21 10:04:59 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf34dd0c4e84: [clang] Improve Serialization/Imporing/Dumping of APValues (authored by Tyker).
Changed prior to commit:
https://reviews.llvm.org/D63640?vs=298318&id=299732#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63640/new/
https://reviews.llvm.org/D63640
Files:
clang/include/clang/AST/APValue.h
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/ASTImporter.h
clang/lib/AST/APValue.cpp
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/Expr.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/ASTMerge/APValue/APValue.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63640.299732.patch
Type: text/x-patch
Size: 38980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201021/8491d374/attachment-0001.bin>
More information about the cfe-commits
mailing list