1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
Find a file
Nathan Ridge f1f9ddf0f7 Bug 514363 - Fix constexpr evaluation of assignment into array element
The computation had a bug where the array decayed to a pointer, and we
tried to use the pointer's value as a composite value, instead of the
underlying array's value.

Change-Id: I9510d28e04deb0b8ef835e2857f8b513d11d1d72
2017-11-13 13:25:32 -05:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Fixes for scanner info for Makefile projects. 2017-11-10 14:49:16 -05:00
codan Bug 525953 - Simplify the implementation of AbstractCodanCMarkerResolution.getProblem() 2017-10-26 14:05:51 -04:00
core Bug 514363 - Fix constexpr evaluation of assignment into array element 2017-11-13 13:25:32 -05:00
cross Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
debug Bug 242705: Fix misaligned breakpoint icon 2017-11-09 08:42:05 -05:00
doc Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
dsf Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
dsf-gdb Bug 520580: Implement new-console support on Windows 2017-11-13 03:27:30 -05:00
jtag Bug 361881: Test for undefined reset/delay/halt command 2017-11-01 21:36:21 +00:00
launch Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
llvm Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
lrparser Bug 522010 - Completion of non-type template parameter in ambiguous template argument 2017-11-13 13:22:26 -05:00
lsp4e-cpp Fix API error in lsp4e.cpp plugin. 2017-11-02 11:57:08 -04:00
memory Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
native Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
qt Hook up the error parser properly in the build configuration. 2017-11-03 16:48:20 -04:00
releng Update Oomph's setup's API baseline to 9.3 2017-11-09 15:34:14 -05:00
remote Bug 526730 - Autotools should not run autotool commands in the Container 2017-11-02 11:20:35 -04:00
testsrunner Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
toolchains/arduino Adjust Arduino to new GCCToolChain API and add type and id/name. 2017-11-07 13:57:03 -05:00
upc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
util Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
visualizer Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
windows Implement ordering of toolchains. 2017-11-07 11:01:15 -05:00
xlc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Add the core build gcc ui plugin to the gcc build feature. 2017-11-04 22:31:41 -04:00