Skip to content

Commit e47c65b

Browse files
committed
better precommit by showing YAML behavior pre-fix
1 parent 4c72945 commit e47c65b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang-tools-extra/test/clang-doc/conversion_function.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ struct MyStruct {
1212
};
1313

1414
// Output incorrect conversion names.
15+
// CHECK-YAML: Name: 'operator type-parameter-0-0'
1516
// CHECK-YAML-NOT: Name: 'operator T'
1617

1718
// CHECK-HTML-NOT: <h3 id='{{[0-9A-F]*}}'>operator T</h3>

0 commit comments

Comments
 (0)