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

Ben Langmuir via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 4 13:56:52 PDT 2023


https://github.com/benlangmuir approved this pull request.

LGTM; you might need a `std::move` in `readSLocOffset` to appease an older compiler.

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


More information about the cfe-commits mailing list