1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 04:45:38 +02:00
Find a file
Nathan Ridge 9b809b0ad7 Bug 516291 - If a function call has dependent arguments, resolve the function name as a CPPDeferredFunction even if there is only one viable candidate
This ensures that, when instantiating the function call, we get into
EvalFunctionSet.resolveFunction(), and check that the function is
actually callable with the instantiated argument types, and error out
if it isn't (which is important for SFINAE purposes).

Change-Id: Ia01755bc1a830fded1f61658f4beef875cc0b029
2017-05-12 23:28:11 -04:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 314428: speedup build console - better handle duplicate markers 2017-05-12 11:50:08 -04:00
codan Bug 512932 - Improve type checking of GCC builtins 2017-05-08 23:04:17 -04:00
core Bug 516291 - If a function call has dependent arguments, resolve the function name as a CPPDeferredFunction even if there is only one viable candidate 2017-05-12 23:28:11 -04:00
cross Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
debug Bug 516461: use user's/content-type editor selection 2017-05-11 13:31:58 +01:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf Bug 516461: use file contents to determine content type when debugging 2017-05-11 13:32:18 +01:00
dsf-gdb Bug 516053: Enable extending of MIBreakpointsManager/Synchronizer 2017-05-05 09:51:19 -04:00
jtag Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
launch Add seccomp:unconfined option when debugging using a Container 2017-05-11 21:35:56 -04:00
llvm lldb: Update version check to newly released, non-beta Xcode 2017-04-11 10:44:40 -04:00
lrparser Bug 512932 - Name lookup for friend class 2017-04-08 02:15:37 -04:00
memory releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
native Bug 509118. Extend regexp to detect devices in /dev for Linux. 2017-03-23 16:32:08 -04:00
qt Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interface 2017-02-17 01:14:35 -05:00
releng Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
remote releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
testsrunner Bug 459197 - C++ Unit Testing does not work with QT5 2017-05-08 17:52:18 -04:00
toolchains/arduino releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
upc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
util Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
visualizer releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
windows releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
xlc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Fix sonar plug-in version due to problem with most recent version. 2017-05-08 17:03:07 -04:00