diff options
Diffstat (limited to 'clang/lib/Format/Format.cpp')
| -rw-r--r-- | clang/lib/Format/Format.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/lib/Format/Format.cpp b/clang/lib/Format/Format.cpp index ab71d593599..6dc84a10c64 100644 --- a/clang/lib/Format/Format.cpp +++ b/clang/lib/Format/Format.cpp @@ -26,9 +26,6 @@ #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 { |

