This patch delays some ASTWriter logic until after we've checked whether the source location entry we're serializing as an affecting file or not.
Depends on D137214.
Differential D137216
[clang][modules] NFCI: Avoid unnecessary serialization logic for non-affecting files jansvoboda11 on Nov 1 2022, 5:12 PM. Authored by
Details This patch delays some ASTWriter logic until after we've checked whether the source location entry we're serializing as an affecting file or not. Depends on D137214.
Diff Detail
|