divVerent 475f71e8fa
Serialize #pragma redefine_extname into precompiled headers. (#186755)
Also deserialize them back again on reading.

The implementation is based on the existing implementation of `#pragma
weak` serialization.

Fixes issue #186742.

---------

Co-authored-by: Chuanqi Xu <yedeng.yd@linux.alibaba.com>
2026-03-30 09:37:45 +00:00
..