Skip to content

Commit

Permalink
Break clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
tru committed Sep 16, 2023
1 parent 0731487 commit cf1e648
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/lib/Support/APInt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ using namespace llvm;

#define DEBUG_TYPE "apint"

#define DebugTyPe "foo"

/// A utility function for allocating memory, checking for allocation failures,
/// and ensuring the contents are zeroed.
inline static uint64_t* getClearedMemory(unsigned numWords) {
Expand Down

0 comments on commit cf1e648

Please sign in to comment.