mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
![]() If name lookup ends up with a variable, additionally check if node being resolved is part of the structured binding initializer introducing found variable. If this is the case, produce problem binding and report structured binding declaration error via codan. This change also prevents infinite recursion trying to resolve auto type of introduced variable while evaluating such problematic initializer. |
||
---|---|---|
.. | ||
org.eclipse.cdt.codan.checkers | ||
org.eclipse.cdt.codan.checkers.ui | ||
org.eclipse.cdt.codan.checkers.ui.tests | ||
org.eclipse.cdt.codan.core | ||
org.eclipse.cdt.codan.core.cxx | ||
org.eclipse.cdt.codan.core.tests | ||
org.eclipse.cdt.codan.examples | ||
org.eclipse.cdt.codan.ui | ||
org.eclipse.cdt.codan.ui.cxx | ||
org.eclipse.cdt.codan.ui.example.cfgview | ||
pom.xml |