[clang] NFC: Replace std::pair by a struct in InitHeaderSearch
This patch replaces a `std::pair` by a proper struct in `InitHeaderSearch`. This will be useful in a follow-up: D102923. Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D102924
Loading
Please register or sign in to comment