teemperor added a comment.
As a side note: It seems this test case actually reveals that we don't import
the body of Foo's destructor?
test/Import/cxx-default-init-expr/Inputs/S.cpp:1:8: inline function
'Foo::~Foo' is not defined
struct Foo {
^
test/Import/cxx-default-init-expr/Inputs/S.cpp:5:8: used here
struct S {
^
This doesn't make the test itself fail, so I'll fix this in an upcoming patch.
Repository:
rC Clang
https://reviews.llvm.org/D50732
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits