mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06: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 |
||
---|---|---|
.. | ||
build/org/eclipse/cdt/core/build/standard | ||
dependency | ||
index | ||
model/org/eclipse/cdt | ||
parser | ||
schema | ||
search | ||
src/org/eclipse/cdt | ||
utils/org/eclipse/cdt/utils | ||
.classpath | ||
.cvsignore | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.properties | ||
plugin.xml |