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 a4d5ad4 commit 985ca4bCopy full SHA for 985ca4b
clang-tools-extra/test/clang-doc/conversion_function.cpp
@@ -14,4 +14,4 @@ struct MyStruct {
14
// CHECK-YAML: Name: 'operator T'
15
16
// CHECK-HTML: <h3 id='{{[0-9A-F]*}}'>operator T</h3>
17
-// CHECK-HTML: <p>public T operator T</p>
+// CHECK-HTML: <p>public T operator T()</p>
0 commit comments