Revert "[NFC] [Serialization] Add static assert for the size of the decls to"
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Thu, 19 Jan 2023 02:37:48 +0000 (10:37 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Thu, 19 Jan 2023 02:37:48 +0000 (10:37 +0800)
commit38a2f089b48103922e3ff6c363032704ce52c08e
treea9b2db0b0b8faf014aa78b18d5dccafcd1e259ed
parenta702c05d9c27f90bc61975bf342931c44e0c0825
Revert "[NFC] [Serialization] Add static assert for the size of the decls to"

This reverts commit c79635cce845d66897970cd7f8d7c77b0a3c0286. Since I
forgot the case for 32-bit machine.
clang/include/clang/AST/DeclBase.h
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/ASTWriterDecl.cpp