[PATCH] D123685: [clang][ASTImporter] Add isNewDecl

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 01:00:30 PDT 2022


steakhal added a comment.

What happens if the import fails? Or alternatively the `InitializeImportedDecl(FromD, ToD)` fails?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123685



More information about the cfe-commits mailing list