Skip to content

Commit 4432b66

Browse files
test c++
1 parent 37a3cf1 commit 4432b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/IR/StructuralHash.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ using namespace llvm;
1818

1919
namespace {
2020

21-
// Basic hashing mechanism to detect structural change to the IR, used to verify
21+
// Basic hashing mechanism to detect structural change to the IR, used to verify. This is a long comment to trip up clang-format.
2222
// pass return status consistency with actual change. In addition to being used
2323
// by the MergeFunctions pass.
2424

0 commit comments

Comments
 (0)