https://github.com/ilovepi updated 
https://github.com/llvm/llvm-project/pull/119813

>From e06d241a608bca23fce277b0a0a6138ea83d296f Mon Sep 17 00:00:00 2001
From: Paul Kirth <paulki...@google.com>
Date: Fri, 13 Dec 2024 09:33:35 -0800
Subject: [PATCH] Remove extra newline

Created using spr 1.3.6-beta.1
---
 clang-tools-extra/test/clang-doc/templates.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/clang-tools-extra/test/clang-doc/templates.cpp 
b/clang-tools-extra/test/clang-doc/templates.cpp
index 536b24161990aa..5ca8768cbdc43c 100644
--- a/clang-tools-extra/test/clang-doc/templates.cpp
+++ b/clang-tools-extra/test/clang-doc/templates.cpp
@@ -93,4 +93,3 @@ void function<bool, 0>(bool x) {}
 // MD: *void function(_Bool x)*
 // MD: *Defined at {{.*}}templates.cpp#[[# @LINE - 27]]*
 
-

_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to