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

llvm-svn: 177908
This commit is contained in:
Howard Hinnant 2013-03-25 20:46:07 +00:00
parent 6f7237d1f1
commit b14037be89
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>