[PATCH] D34198: Fix __has_trivial_destructor crash when the type is incomplete with unknown array bounds.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 14:01:12 PDT 2017


rsmith added a comment.

It'd be good to also add tests for the other traits you're changing.


https://reviews.llvm.org/D34198





More information about the cfe-commits mailing list