[PATCH] D141992: [NFC] [Serialization] Add static assert for the size of the decls to mention developers to remember to touch the serializer after them modified the field of decls
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 18 18:55:41 PST 2023
ChuanqiXu added a comment.
It passes on the previous windows CI. It looks like the assertion for `sizeof(...)` is indeed not a good idea.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141992/new/
https://reviews.llvm.org/D141992
More information about the cfe-commits
mailing list