[llvm] [clang][modules] Move `SLocEntry` search into `ASTReader` (PR #66966)
Ben Langmuir via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 13:56:51 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 llvm-commits
mailing list