We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a3cf1 commit 4432b66Copy full SHA for 4432b66
llvm/lib/IR/StructuralHash.cpp
@@ -18,7 +18,7 @@ using namespace llvm;
18
19
namespace {
20
21
-// Basic hashing mechanism to detect structural change to the IR, used to verify
+// Basic hashing mechanism to detect structural change to the IR, used to verify. This is a long comment to trip up clang-format.
22
// pass return status consistency with actual change. In addition to being used
23
// by the MergeFunctions pass.
24
0 commit comments