================
@@ -336,8 +336,6 @@ struct MyClass {
 // HTML-NEXT:         <div id="{{([0-9A-F]{40})}}" class="delimiter-container">
 // HTML-NEXT:                 <pre><code class="language-cpp 
code-clang-doc">int protectedMethod ()</code></pre>
 // HTML-NEXT:         </div>
-// HTML-NEXT:     </div>
-// HTML-NEXT: </section>
----------------
evelez7 wrote:

I got rid of these to satisfy the test (out of frustration!), but looking now 
it was because I accidentally added an extraneous `<div>`. So oops, and thanks!

https://github.com/llvm/llvm-project/pull/174914
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to