1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
Find a file
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
.mvn Build with Tycho 1.4.0. 2019-04-11 02:43:05 -04:00
build Bug 180451 - fix generateMakefiles() on incremental build 2019-05-07 14:09:27 -04:00
codan Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
core Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
cross Bug 545335: Fixed serial port is not getting saved issue 2019-03-13 16:11:21 +05:30
debug Bug 545941: Match launch configuration type 2019-04-01 01:48:49 -04:00
doc [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
dsf Bug 547186: Remove use of depracated Platform API 2019-05-11 21:30:15 -04:00
dsf-gdb Bug 545624 - Skip LaunchConfigurationAndRestartTest 2019-03-27 05:08:14 -04:00
jtag [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
launch Bug 547026 - fix ConcurrentModificationException 2019-05-06 20:12:34 -04:00
llvm [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
lrparser [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
lsp [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
memory [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
native Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
qt [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
releng [releng] Updated target definition with 2019-06 pre-release dependencies 2019-05-11 21:30:15 -04:00
remote [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
testsrunner [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
toolchains/arduino Bug 546979 - Fix exception in arduino port management 2019-05-06 12:08:10 -04:00
upc [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
util [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
visualizer [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
windows [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
xlc [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
.gitattributes Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
.gitignore Bug 540373: Add a code cleanliness check script 2018-11-23 14:59:29 +00:00
pom.xml Build with Tycho 1.4.0. 2019-04-11 02:43:05 -04:00