mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() This patch contains modifications to BasicSearchMatch and BasicSearchResultCollector so that the collector will not accept matches that have already been seen. ( Addresses the problem of seeing a class definition in a header file multiple times because that header was included from multiple cpp files) This patch also fixes a small bug in finding the resource for header files we enter while parsing. |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |