[clang-tidy][NFC] Remove the double look-up on IncludeInserter
Refactor out the double lookup in `IncludeInserter` when trying to get the `IncludeSorter` for a specified `FileID`. Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D82004
Loading
Please register or sign in to comment