1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-30 11:43:33 +02:00
cdt/codan/org.eclipse.cdt.codan.checkers.ui
Felix Morgner 5ec251a791 Bug 532120: Catch by const reference ignores const placement setting
The original implementation used plain-text string manipulation of the
IDocument. This changeset changes the implementation to make use of the
ASTRewrite infrastructure, which automatically honors the const
placement setting.

Change-Id: Ib5ae9381b93ca8ab4d1ad3e16b1c3c8b1ec62d78
Signed-off-by: Felix Morgner <fmorgner@hsr.ch>
2018-06-03 06:37:37 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
META-INF Fix Codan quick-fixes 2017-05-26 16:35:27 -04:00
OSGI-INF/l10n Fix Codan quick-fixes 2017-05-26 16:35:27 -04:00
src/org/eclipse/cdt/codan/internal/checkers/ui Bug 532120: Catch by const reference ignores const placement setting 2018-06-03 06:37:37 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.project
about.html
build.properties
plugin.xml Bug 495842: Add a quick fix for codan problems that ignores them by adding a @suppress comment 2017-10-04 11:13:54 -04:00