[clang] [clang][modules] Move `SLocEntry` search into `ASTReader` (PR #66966)

Jan Svoboda via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 17:48:49 PDT 2023


jansvoboda11 wrote:

Marking as draft for now. We still need to cache the lightweight offset deserialization. While this patch speeds up the dependency scanner as it stands, implicit modules compile slows down by 50%.

https://github.com/llvm/llvm-project/pull/66966


More information about the cfe-commits mailing list