[llvm-branch-commits] [clang-tools-extra] [clang-doc] Precommit param comment test changes (PR #150469)

Paul Kirth via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 24 16:48:35 PDT 2025


================
@@ -259,7 +259,24 @@ HTML-CALC:                        <p></p>
 HTML-CALC:                    </div>
 HTML-CALC:                        <div>
 HTML-CALC:                        <p></p>
-HTML-CALC:                    </div>
+HTML-CALC-NOT:                    </div>
----------------
ilovepi wrote:

Won't this check break when it matches the </div> at the end?

https://github.com/llvm/llvm-project/pull/150469


More information about the llvm-branch-commits mailing list