[PATCH] D57150: [HeaderSearch] don't immediately request that headers are opened in getFileAndSuggestModule().

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 24 06:29:42 PST 2019


thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.

Thanks for the fix!

Nice test too. Let's land this and see if anything breaks :-)

On the 8.0, I'd probably recommend reverting your change instead, since this feels like a subtle change that might have unintended consequences somewhere.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57150/new/

https://reviews.llvm.org/D57150





More information about the cfe-commits mailing list