[all-commits] [llvm/llvm-project] 38a2f0: Revert "[NFC] [Serialization] Add static assert fo...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Wed Jan 18 18:38:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38a2f089b48103922e3ff6c363032704ce52c08e
https://github.com/llvm/llvm-project/commit/38a2f089b48103922e3ff6c363032704ce52c08e
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M clang/include/clang/AST/DeclBase.h
M clang/lib/Serialization/ASTWriter.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list