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,12 +13,6 @@
|
||||
#include <type_traits>
|
||||
#include <cassert>
|
||||
|
||||
// As of 1/10/2015 clang emits a -Wnonnull warnings even if the warning occurs
|
||||
// in an unevaluated context. For this reason we manually suppress the warning.
|
||||
#if defined(__clang__)
|
||||
#pragma clang diagnostic ignored "-Wnonnull"
|
||||
#endif
|
||||
|
||||
#ifndef EXIT_FAILURE
|
||||
#error EXIT_FAILURE not defined
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user