commit | 0268c19d723847b9c2973b577f67324449a01957 | [log] [tgz] |
---|---|---|
author | Michael Park <mpark@apache.org> | Wed Mar 01 01:07:56 2017 +0000 |
committer | Michael Park <mpark@apache.org> | Wed Mar 01 01:07:56 2017 +0000 |
tree | b7824ee021c35a1bfe7c883e02eebe603f7c3e12 | |
parent | 244033db8b51d9f3ff581248f43f040777c23264 [diff] |
Updated the XFAIL comment in variant tests. Summary: `ConstexprTestTypes::NoCtors` is an aggregate type (and consequently a literal type) in C++17, but not in C++14 since it has a base class. This patch updates the comment to accurately describe the reason for the XFAIL. Reviewers: EricWF Reviewed By: EricWF Differential Revision: https://reviews.llvm.org/D30481 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@296558 91177308-0d34-0410-b5e6-96231b3b80d8