[PATCH] D65935: [ASTImporter] Import ctor initializers after setting flags.

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 11 14:54:00 PDT 2019


a_sidorin added a comment.

Hello Balazs,
Do I understand correctly that it was unset `ToFunction->setLexicalDeclContext(LexicalDC);` that caused lookup problems?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65935





More information about the cfe-commits mailing list