Skip to content

Commit 687c51a

Browse files
committed
[clang][Interp][NFC] Remove unused using alias
1 parent 80aeb62 commit 687c51a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/AST/Interp/Interp.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
namespace clang {
3838
namespace interp {
3939

40-
using APInt = llvm::APInt;
4140
using APSInt = llvm::APSInt;
4241

4342
/// Convert a value to an APValue.

0 commit comments

Comments
 (0)