[PATCH] D25654: [Sema] Don't perform aggregate initialization for types with explicit constructors

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 17 11:13:53 PST 2016


EricWF added a comment.

@rsmith ping. This is kind-of blocking making libc++'s tag types not constructible from `{}`.


https://reviews.llvm.org/D25654





More information about the cfe-commits mailing list