1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-12 19:45:22 +02:00
Find a file
Nathan Ridge 5c8a84960c Bug 530086 - Instantiation of template argument where substituted argument is a pack expansion
The first patch for bug 527697 made us not instantiate such an
argument, because determinePackSize() would return PACK_SIZE_DEFER.

The motivation for that fix was to avoid sizeof...(T) prematurely
instantiating to a concrete value in cases where T was mapped to
a pack expansion.

This patch reverts the change to determinePackSize() and applies a
different fix for the sizeof...(T), specific to EvalUnaryTypeId.

Change-Id: Idc231aeecb5d50e93dda364c6d2deb08057cc8b6
2018-02-04 15:49:19 -05:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 530478 - Relax AC_INIT macro validation in AutoconfEditor 2018-01-31 12:33:25 -05:00
codan Bug 529338 - NPE in QuickFixUseDotOperator.apply() 2018-01-16 18:18:25 -05:00
core Bug 530086 - Instantiation of template argument where substituted argument is a pack expansion 2018-02-04 15:49:19 -05:00
cross Fix version of serial launch feature. 2017-12-01 23:32:23 -05:00
debug Fix current patch concerning Container launching 2018-01-23 14:11:46 -05:00
doc Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
dsf Bug 525675: Delegate opening unknown file types to unknownEditorStrategy 2017-11-14 20:57:54 +00:00
dsf-gdb Bug 527419: Process async output with no variable 2017-11-18 02:26:13 -05:00
jtag Bug 361881: Test for undefined reset/delay/halt command 2017-11-01 21:36:21 +00:00
launch Fix launch config matching for Run as Container Application 2018-01-24 16:26:07 -05:00
llvm Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05: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 Bug 515305 - Fix 32-bit serial port dll 2017-11-30 11:11:24 -05:00
qt Cleanup Core Build Preference pages. 2017-12-01 14:04:51 -05:00
releng Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
remote Bug 530619 - NullPointerException in RemoteCommandLauncher.setProject 2018-02-01 11:48:02 -05: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 Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -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 Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05: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 Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00