1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/codan
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.codan.checkers Bug 458850 - Fix false positive for deferred classes 2019-05-12 09:59:22 +02:00
org.eclipse.cdt.codan.checkers.ui Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.codan.checkers.ui.tests Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.codan.core Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.codan.core.cxx Bug 519105 - Return checker for functions with noreturn 2019-03-21 19:02:27 +01:00
org.eclipse.cdt.codan.core.tests Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
org.eclipse.cdt.codan.examples Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.codan.ui Bug 544539: Codan requires universal resolution from plugins 2019-02-19 09:10:36 +01:00
org.eclipse.cdt.codan.ui.cfgview Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.codan.ui.cxx Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
pom.xml [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00