[PATCH] D50732: [ASTImporter] Add test for CXXDefaultInitExpr

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 15 17:08:56 PDT 2018


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

Thanks!

> As a side note: It seems this test case actually reveals that we don't import the body of Foo's destructor?

This is strange. If you manage to find the reason, please notify us!


Repository:
  rC Clang

https://reviews.llvm.org/D50732





More information about the cfe-commits mailing list