1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/core
Marco Stornelli f893b77dba Bug 461435 - Added options to format pointers in methods
Rules used:
1) Default is right alignment to be compliant with built-in formatter
rules;
2) Pointer with declarator without name will be always left alignment
unless there's a nested declarator;
3) Return value of methods/functions is always left alignment;
4) If left alignment is selected, if space after comma is selected too
for a declaration list, space is always forced after the comma.

Change-Id: I82d5ad130e665e5357644cc59655a558f3fb732f
Signed-off-by: Marco Stornelli <marco.stornelli@gmail.com>
2019-05-12 15:42:21 +02:00
..
org.eclipse.cdt.core Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
org.eclipse.cdt.core.linux Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.native Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.core.tests Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
org.eclipse.cdt.core.win32 Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.ui Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
org.eclipse.cdt.ui.tests Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
pom.xml [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00