eric_niebler added inline comments.
================ Comment at: clang/include/clang/Lex/HeaderSearch.h:401 + } + /// \brief Look up a subframework for the specified \#include file. ---------------- Why not just add a `, bool *IsMapped = nullptr` parameter to the existing `LookupFile`? https://reviews.llvm.org/D32263 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits