Skip to content

Commit 3e6564e

Browse files
committed
[Clang][NFC] Remove unused debug macro
This macro appears to have been introduced accidentally and isn't used anywhere.
1 parent 6c4caae commit 3e6564e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/lib/AST/ExprConstant.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@
6767
#include <functional>
6868
#include <optional>
6969

70-
#define DEBUG_TYPE "exprconstant"
71-
7270
using namespace clang;
7371
using llvm::APFixedPoint;
7472
using llvm::APInt;

0 commit comments

Comments
 (0)