8000 C++: Add change note · github/codeql@d4f9e89 · GitHub
[go: up one dir, main page]

Skip to content

Commit d4f9e89

Browse files
committed
C++: Add change note
1 parent f7da6f5 commit d4f9e89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: fix
3+
---
4+
* Under certain circumstances a function declaration that is not also a definition could be associated with a `Function` that did not have the definition as a `FunctionDeclarationEntry`. This is now fixed when only ine definition exists, and a unique `Function` will exist that has both the declaration and the definition as a `FunctionDeclarationEntry`.

0 commit comments

Comments
 (0)
0