1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
Find a file
Hansruedi Patzen a4dcbbaf15 Bug 527553: Detect invalid decltype(auto) with a type specifier
The evaluated type of 'decltype(auto)' in combination with const and/or
volatile will be a ProblemType since this is not valid code. The patch
also contains a checker to give the user a visual feedback.

Note: A proposed quick-fix has been removed after a short discussion.

Change-Id: I8760ed0ac28e28529ab30516accac9c0413c87d9
Signed-off-by: Hansruedi Patzen <hansruedi.patzen@hsr.ch>
2017-11-30 14:56:02 -05:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Fix manual include/macro settings handling for GCCToolChain. 2017-11-29 12:18:12 -05:00
codan Bug 527553: Detect invalid decltype(auto) with a type specifier 2017-11-30 14:56:02 -05:00
core Bug 527553: Detect invalid decltype(auto) with a type specifier 2017-11-30 14:56:02 -05:00
cross Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
debug Stop launch on error. Fix up set/get make commands. 2017-11-27 18:04:40 -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 Expose org.eclipse.cdt.docker.launch directory as public 2017-11-19 00:46:31 -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 Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
releng Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
remote Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -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