C++, make lookup key point to correct overloads

This commit is contained in:
Jakob Lykke Andersen
2020-01-24 22:24:36 +01:00
parent 703303139c
commit 80e08fe8fa
5 changed files with 81 additions and 29 deletions

View File

@@ -43,6 +43,8 @@ Features added
Bugs fixed
----------
* C++, fix cross reference lookup in certain cases involving function overloads.
Testing
--------