1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Hansruedi Patzen dd5c8726a7 Bug 527954: [C++14] Syntax error when parsing complex udl ""if
With this patch we allow any keyword to be used as a UDL operator, which
for example GCC compiles fine with. They are then no longer highlighted
as keywords but colored the same as normal text. This can be overridden
by coloring overloading operators differently.

Change-Id: If80faf0f3dc599ab4f12fe98977c556aaaefe6aa
Signed-off-by: Hansruedi Patzen <hansruedi.patzen@hsr.ch>
2018-05-24 18:52:08 -04:00
..
org.eclipse.cdt.core Bug 527954: [C++14] Syntax error when parsing complex udl ""if 2018-05-24 18:52:08 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.linux.ppc [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.linux.ppc64 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.linux.ppc64le [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.linux.x86 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.linux.x86_64 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.native releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.core.tests Bug 527954: [C++14] Syntax error when parsing complex udl ""if 2018-05-24 18:52:08 -04:00
org.eclipse.cdt.core.win32 [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.core.win32.x86 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.core.win32.x86_64 [releng] Add missing plugin.properties 2018-02-15 07:31:25 -05:00
org.eclipse.cdt.ui Bug 527954: [C++14] Syntax error when parsing complex udl ""if 2018-05-24 18:52:08 -04:00
org.eclipse.cdt.ui.tests Bug 527954: [C++14] Syntax error when parsing complex udl ""if 2018-05-24 18:52:08 -04:00
pom.xml [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00