[PATCH] D53755: [ASTImporter] Remove import of definition from GetAlreadyImportedOrNull

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 28 11:28:12 PST 2018


shafik added a comment.

As pointed out in this comment in another review

https://reviews.llvm.org/D44100#1311687

We need to make sure we are running the lldb test suite before committing and watching the bots to make sure the commit does not break them.

The change is not purely a refactor since previously the error was consumed.

Thank you


Repository:
  rC Clang

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

https://reviews.llvm.org/D53755





More information about the cfe-commits mailing list