Skip to content

Conversation

@qinkunbao
Copy link
Member

No description provided.

Created using spr 1.3.6
@llvmbot
Copy link
Member

llvmbot commented May 18, 2025

@llvm/pr-subscribers-llvm-support

Author: Qinkun Bao (qinkunbao)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/140479.diff

1 Files Affected:

  • (modified) llvm/unittests/Support/SpecialCaseListTest.cpp (-1)
diff --git a/llvm/unittests/Support/SpecialCaseListTest.cpp b/llvm/unittests/Support/SpecialCaseListTest.cpp
index 15dc0222a57c3..f9185ea7483ca 100644
--- a/llvm/unittests/Support/SpecialCaseListTest.cpp
+++ b/llvm/unittests/Support/SpecialCaseListTest.cpp
@@ -325,5 +325,4 @@ TEST_F(SpecialCaseListTest, Version3) {
   EXPECT_EQ(4u, SCL->inSectionBlame("sect1", "fun", "barz"));
   EXPECT_EQ(6u, SCL->inSectionBlame("sect2", "fun", "def"));
 }
-
 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants