We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5080628 commit e537643Copy full SHA for e537643
lib/Basic/Assertions.cpp
@@ -17,8 +17,6 @@
17
#include "llvm/Support/CommandLine.h"
18
#include "llvm/Support/raw_ostream.h"
19
#include "swift/Basic/Assertions.h"
20
-#undef NDEBUG
21
-#include <cassert>
22
#include <iostream>
23
24
llvm::cl::opt<bool> AssertContinue(
0 commit comments