mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() Every time we report a problem in a declaration/expression that occupies more than one line, the codan marks the entire line as a problem - including everything before the node. This patch solves this inconvenient behavior. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=486610 for a complete explanation. Change-Id: I742cbaac8a1392676695d574355597b0cfc87385 Signed-off-by: Alisson Linhares de Carvalho <arescarv@gmail.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.codan.checkers | ||
org.eclipse.cdt.codan.checkers.ui | ||
org.eclipse.cdt.codan.core | ||
org.eclipse.cdt.codan.core.cxx | ||
org.eclipse.cdt.codan.core.test | ||
org.eclipse.cdt.codan.examples | ||
org.eclipse.cdt.codan.ui | ||
org.eclipse.cdt.codan.ui.cfgview | ||
org.eclipse.cdt.codan.ui.cxx |