Remove some erroneous code I was using to debug debug mode.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@177908 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Howard Hinnant 2013-03-25 20:46:07 +00:00
parent 295891fdc2
commit c1ca2e1e8b
12 changed files with 0 additions and 24 deletions

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>

View File

@ -13,8 +13,6 @@
#if _LIBCPP_DEBUG2 >= 1
struct X {};
#define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::terminate())
#include <vector>