1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
cdt/core/org.eclipse.cdt.ui.tests
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
..
.settings Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00
icons
META-INF Bug 314428: speedup build console - limit UI thread 2017-05-12 11:51:08 -04:00
resources Bug 491957. Preferences & save action for choosing const alignment 2017-05-15 02:59:54 -04:00
src/org/eclipse/cdt/ui Bug 515178: Convert ui AutomatedSuite to new style 2017-04-14 11:50:18 +01:00
ui/org/eclipse/cdt/ui/tests Bug 527954: [C++14] Syntax error when parsing complex udl ""if 2018-05-24 18:52:08 -04:00
.classpath Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00
.options
.project
about.html
build.properties Remove Function Bodies and Remove Unused Declarations refactorings. 2016-08-08 12:02:17 -07:00
plugin.properties Remove Function Bodies and Remove Unused Declarations refactorings. 2016-08-08 12:02:17 -07:00
plugin.xml Remove Function Bodies and Remove Unused Declarations refactorings. 2016-08-08 12:02:17 -07:00
pom.xml [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
test.xml