1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
cdt/codan/org.eclipse.cdt.codan.core.tests
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 releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
META-INF releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
OSGI-INF/l10n releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
src/org/eclipse/cdt/codan Bug 532120: Catch by const reference ignores const placement setting 2018-06-03 06:37:37 -04:00
.classpath releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.project releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
about.html releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
test.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
ui-test-plugin.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00