You can run tests with -debug instead now.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174880
91177308-0d34-0410-b5e6-
96231b3b80d8
#include "llvm/Support/Debug.h"
#include <string>
-// Uncomment to get debug output from tests:
-// #define DEBUG_WITH_TYPE(T, X) do { X; } while(0)
-
namespace clang {
namespace format {
#include "clang/Basic/Diagnostic.h"
#include "llvm/Support/Debug.h"
-// Uncomment to get debug output from tests:
-// #define DEBUG_WITH_TYPE(T, X) do { X; } while(0)
-
namespace clang {
namespace format {
#include "llvm/Support/Debug.h"
#include "gtest/gtest.h"
-// Uncomment to get debug output from tests:
-// #define DEBUG_WITH_TYPE(T, X) do { X; } while(0)
-
namespace clang {
namespace format {