Skip to content

Commit f986484

Browse files
authored
Merge pull request #17098 from jketema/deduction
C++: Update tests after extractor changes
2 parents 31f68d2 + 5455a36 commit f986484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/test/library-tests/specifiers2/specifiers2.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
| Function | cpp20.cpp:62:8:62:8 | operator= | operator= | extern, inline, is_constexpr, public |
2828
| Function | cpp20.cpp:62:8:62:8 | operator= | operator= | extern, inline, is_constexpr, public |
2929
| Function | cpp20.cpp:64:5:64:21 | TestExplicitBool4 | TestExplicitBool4 | explicit, extern, public |
30+
| Function | file://:0:0:0:0 | TestExplicitBool | TestExplicitBool | explicit, has_trailing_return_type |
3031
| Function | file://:0:0:0:0 | operator delete | operator delete | extern |
3132
| Function | file://:0:0:0:0 | operator new | operator new | extern |
3233
| Function | specifiers2.c:11:6:11:6 | f | f | c_linkage, extern |

0 commit comments

Comments
 (0)