1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core
Nathan Ridge 477aa9c798 Bug 562697 - Fix comparison of qualifier type and pointer type
CDT has two representations for a pointer type wrapped in a
qualifier type: it can be an IPointerType with some qualifiers
set on it directly, or an IPointerType wrapped in an
IQualifierType. (We prefer the first representation to avoid
creating too many wrappers, but sometimes the second one arises
during template instantiation.) This patch makes sure that two
such types can compare equal even if they use different
representations.

Change-Id: Ia8c7d227c74378aae74f04545b9a69103c14e74b
2020-05-03 12:48:18 -04:00
..
.settings Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
browser/org/eclipse/cdt Bug 541584 - Support alias templates in Open Element 2018-12-05 13:44:30 -05:00
doxygen/org/eclipse/cdt/doxygen Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
META-INF Bug 561992 - Remove dependency to com.ibm.icu from CDT Core 2020-04-11 07:27:04 -04:00
model/org/eclipse/cdt Bug 561992 - Remove dependency to com.ibm.icu from CDT Core 2020-04-11 07:27:04 -04:00
options/org/eclipse/cdt Bug 559800 - Content in cdt.doc.isv badly outdated and broken 2020-02-05 23:14:52 +02:00
OSGI-INF Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
parser/org/eclipse/cdt Bug 562697 - Fix comparison of qualifier type and pointer type 2020-05-03 12:48:18 -04:00
schema Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
src/org/eclipse/cdt Bug 561992 - Remove dependency to com.ibm.icu from CDT Core 2020-04-11 07:27:04 -04:00
templateengine/org/eclipse/cdt/core/templateengine Bug 561992 - Remove dependency to com.ibm.icu from CDT Core 2020-04-11 07:27:04 -04:00
utils/org/eclipse/cdt Bug 561788 - Convert fields into variables in Elf 2020-04-16 22:41:20 -04:00
.classpath Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
.options Added tracing to CompositeValue.create. 2017-02-27 20:29:30 -08:00
.project Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
plugin.properties Bug 495661 - Period is a valid symbol in a section name 2020-04-01 15:36:25 -04:00
plugin.xml Bug 558638: Add nature user display names 2020-01-02 18:18:00 -05:00