1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Find a file
Hannes Vogt aee38fb062 Bug 549036 - Init Type(std::initializer_list) from Type{...}
Fix constructor calls of the form Type{...} to a constructor of
the form Type(std::initializer_list<T>).
So far only Type({...}) was supported.

Change-Id: I09e3b8c9c73c30e12c0c370a5c88885079a14746
Signed-off-by: Hannes Vogt <hannes@havogt.de>
2019-09-24 01:03:27 -04:00
.mvn Build with Tycho 1.4.0. 2019-04-11 02:43:05 -04:00
build Bug 550076 - Use PE64 parser by default 2019-09-09 15:56:07 -04:00
codan Bug 545954 - Added checker for functions/methods blacklist 2019-09-23 01:10:46 -04:00
core Bug 549036 - Init Type(std::initializer_list) from Type{...} 2019-09-24 01:03:27 -04:00
cross [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
debug Bug 550076 - Use PE64 parser by default 2019-09-09 15:56:07 -04:00
doc Bug 550076 - Use PE64 parser by default 2019-09-09 15:56:07 -04:00
dsf Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
dsf-gdb Bug 550165: Debugging is stuck when "command aborts" on step return 2019-08-19 12:43:22 -04:00
jtag Bug 550963: Provide 'reset and halt' commands 2019-09-11 11:49:16 +01:00
launch Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
llvm Bug 550076 - Use PE64 parser by default 2019-09-09 15:56:07 -04:00
lrparser Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
lsp Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
memory Convert new Runnable to lambda. 2019-08-12 07:11:40 -04:00
native Bug 550702: Fixed memory leak in SerialPort.open0() 2019-09-05 15:03:25 +02:00
qt Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
releng [releng] Update to 2019-12 repositories 2019-09-19 11:53:47 -04:00
remote [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
testsrunner Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
toolchains/arduino Convert new Runnable to lambda. 2019-08-12 07:11:40 -04:00
upc Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
util [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
visualizer Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
windows Bug 550076 - Use PE64 parser by default 2019-09-09 15:56:07 -04:00
xlc Remove redundant superinterfaces. 2019-08-10 10:28:51 -04: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 [releng] Update to stable repository for help docs eclipse run location 2019-09-23 11:00:57 -04:00