commit | f9b79dcfc3df5a09492c3b1fdcef28d1d4326acf | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne@apple.com> | Mon Nov 19 20:53:38 2018 +0000 |
committer | Louis Dionne <ldionne@apple.com> | Mon Nov 19 20:53:38 2018 +0000 |
tree | c6f3bf0ea3090b649739b41b7dbe0a503b2b0769 | |
parent | 22507d63b679196cfef8bbf671d1a048d972bd9f [diff] |
[libcxx] Fix XFAIL for GCC 4.9 The XFAIL started passing since we're only testing for trivial-copyability of reference_wrapper in C++14 and above. This commit constrains the XFAIL to gcc-4.9 with C++14 (it would also fail on C++17 and above, but those standards are not available with GCC 4.9). git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347264 91177308-0d34-0410-b5e6-96231b3b80d8