[PATCH] D32386: [libcxx] [test] Avoid P0138R2, direct-list-init of fixed enums from integers.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 01:19:00 PDT 2017


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

Could you add a separate test that performs  direct-list-init of fixed enums from integers, and XFAIL it accordingly? Testing it found a bug, so I don't want to complete eliminate that test coverage.

Other than that this LGTM.


https://reviews.llvm.org/D32386





More information about the cfe-commits mailing list