1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/core
Andrey Mozzhuhin 45afe49b9c Bug 562125: Fix auto indent of function call with scope qualifiers
A function call may be mistakenly interpreted in looksLikeMethodDecl()
as a method declaration. This was due to simplified processing of
functions with a scope qualifiers in the name.

Now methods with a scope qualifier are handled similarly to methods
without them.

Change-Id: Id3075d3387fdf9c4ae2d0dffa6cdf923fd1ef9d5
Signed-off-by: Andrey Mozzhuhin <amozzhuhin@yandex.ru>
2020-04-15 02:04:16 -04:00
..
org.eclipse.cdt.core Bug 561992 - Remove dependency to com.ibm.icu from CDT Core 2020-04-11 07:27:04 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.macosx [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.native Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
org.eclipse.cdt.core.tests [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.win32 [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
org.eclipse.cdt.ui Bug 562125: Fix auto indent of function call with scope qualifiers 2020-04-15 02:04:16 -04:00
org.eclipse.cdt.ui.tests Bug 562125: Fix auto indent of function call with scope qualifiers 2020-04-15 02:04:16 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00