Skip to content

Commit 6a555d0

Browse files
authored
Merge pull request #1102 from nickrolfe/declarationEntry
C++: accept test output from extractor changes to template class decls
2 parents a547fbe + ac2dbbf commit 6a555d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/test/library-tests/declarationEntry/template/declarationEntry.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
| src5.cpp:10:8:10:23 | declaration of my_istream<char> |
1515
| src5.fwd.hpp:6:17:6:20 | definition of elem |
1616
| src5.fwd.hpp:6:29:6:38 | declaration of my_istream<elem> |
17+
| src5.fwd.hpp:6:29:6:38 | declaration of my_istream<elem> |
1718
| src6.cpp:5:19:5:23 | definition of mis_c |

0 commit comments

Comments
 (0)