[PATCH] D53708: [ASTImporter] Add importer specific lookup

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 17 05:24:01 PST 2018


riccibruno added a comment.

This is a perhaps a naive comment, but why is `localUncachedLookup` used
instead of `noload_lookup` ? There is a fixme dating from 2013 stating
that `noload_lookup` should be used instead.


Repository:
  rC Clang

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

https://reviews.llvm.org/D53708





More information about the cfe-commits mailing list