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
  • [PATCH] D32263: Pr... Duncan P. N. Exon Smith via Phabricator via cfe-commits
    • [PATCH] D3226... Eric Niebler via Phabricator via cfe-commits
    • [PATCH] D3226... Duncan P. N. Exon Smith via Phabricator via cfe-commits
    • [PATCH] D3226... Duncan P. N. Exon Smith via Phabricator via cfe-commits
    • [PATCH] D3226... Duncan P. N. Exon Smith via Phabricator via cfe-commits

Reply via email to