1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

[releng] Remove no longer needed API problem filters

Change-Id: I6d648357ca1b9dc46d6f9e4757deba284d90d674
This commit is contained in:
Jonah Graham 2021-04-12 09:26:06 -04:00
parent 6c146b31dc
commit 104819751c
2 changed files with 0 additions and 20 deletions

View file

@ -9,13 +9,4 @@
</message_arguments>
</filter>
</resource>
<resource path="suite/org/eclipse/cdt/core/testplugin/util/BaseTestCase5.java" type="org.eclipse.cdt.core.testplugin.util.BaseTestCase5$ModelJoiner">
<filter comment="This is ok - there is just no way of marking @noreference as having friends." id="640712815">
<message_arguments>
<message_argument value="CCorePlugin"/>
<message_argument value="ModelJoiner"/>
<message_argument value="createStatus(String, Throwable)"/>
</message_arguments>
</filter>
</resource>
</component>

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.cdt.dsf.gdb" version="2">
<resource path="src/org/eclipse/cdt/dsf/gdb/service/IGDBBackend.java" type="org.eclipse.cdt.dsf.gdb.service.IGDBBackend">
<filter comment="CDT allows new default methods that are unlikely to conflict with existing methods, therefore major version bump is unneeded." id="404000815">
<message_arguments>
<message_argument value="org.eclipse.cdt.dsf.gdb.service.IGDBBackend"/>
<message_argument value="useTargetAsync()"/>
</message_arguments>
</filter>
</resource>
</component>