[all-commits] [llvm/llvm-project] bfab77: [clang][modules] Serialize the new RecordID
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Dec 2 23:28:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfab778e95004bd71da7685ada25aa420a1a3291
https://github.com/llvm/llvm-project/commit/bfab778e95004bd71da7685ada25aa420a1a3291
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M clang/lib/Serialization/ASTWriter.cpp
Log Message:
-----------
[clang][modules] Serialize the new RecordID
This is a follow-up to commit 40472ef14cd3bbed665789825b47d055e0a83402 that introduced new record but didn't serialize its ID.
More information about the All-commits
mailing list