probinson added a comment.

In D66328#1647094 <https://reviews.llvm.org/D66328#1647094>, @aganea wrote:

> In D66328#1647062 <https://reviews.llvm.org/D66328#1647062>, @probinson wrote:
>
> > I don't see a test for the __cxx_global_array_dtor case?
>
>
> It is actually the `arraydestroy.*` loop that is covered (generated by 
> `CodeGenFunction::emitArrayDestroy`), please see 
> `debug-info-destroy-helper.cpp` below.


I was expecting a check for the Artificial flag, though.


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

https://reviews.llvm.org/D66328



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to