[clang] [clang][p2719] Module deserialization does not restore allocator flags (PR #137102)
Oliver Hunt via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 23 18:59:37 PDT 2025
ojhunt wrote:
Ok, added PCH and module tests - verified both tests fail without this fix to the serialization, and they pass now.
https://github.com/llvm/llvm-project/pull/137102
More information about the cfe-commits
mailing list