Revert "Update aosp/master libcxx rebase to r263688"
The world is burning. This reverts commitc004fd909c, reversing changes made to1418e4163d.
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
|
||||
// reference_wrapper(T&&) = delete;
|
||||
|
||||
// XFAIL: c++98, c++03
|
||||
|
||||
#include <functional>
|
||||
#include <cassert>
|
||||
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
|
||||
// Don't allow binding to a temp
|
||||
|
||||
// XFAIL: c++98, c++03
|
||||
|
||||
#include <functional>
|
||||
|
||||
struct A {};
|
||||
|
||||
@@ -14,9 +14,6 @@
|
||||
// Test that reference wrapper meets the requirements of TriviallyCopyable,
|
||||
// CopyConstructible and CopyAssignable.
|
||||
|
||||
// Test fails due to use of is_trivially_* trait.
|
||||
// XFAIL: gcc-4.9
|
||||
|
||||
#include <functional>
|
||||
#include <type_traits>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user