mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() Core: PST changes for bug 43503 - parser needs to know the different between ambiguous functions and no functions when no parameter information is provided - throw r_UnableToResolveFunction if we have more than 1 function and no parameter info was given - handle this case in addUsingDeclaration. * note that r_UnableToResolveFunction doesn't necessarily mean ambiguous if we had enough information Core.Tests: added testBug43503_AmbiguousUsing() and testBug43503_UnableToResolveFunction() to ParserSymbolTableTest |
||
---|---|---|
.. | ||
org/eclipse/cdt | ||
ChangeLog |