1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
Find a file
Hannes Vogt f938b4d08e Bug 545021 - Implement noexcept operator
- Adds getNoexceptSpecifier() to ICPPFunctionType, returning the
evaluation for the noexcept specifier.
- Adds isNoexcept() to ICPPEvaluation, which returns the result of
applying the noexcept operator to the evaluation.
- Empty throw() specifier is treated as noexcept(true).
- Improves EvalTypeID.isConstantExpression() for conversions.

Change-Id: I4c6418aea21bb258693b33d956bc3745918f3759
Signed-off-by: Hannes Vogt <hannes@havogt.de>
2019-05-20 02:47:27 -04:00
.mvn Build with Tycho 1.4.0. 2019-04-11 02:43:05 -04:00
build Bug 547104 - Adding new Docker Connection causes two build dirs 2019-05-16 21:58:27 -04:00
codan Bug 547179 - Fix reset suppression comment on multi selection 2019-05-18 11:23:33 +02:00
core Bug 545021 - Implement noexcept operator 2019-05-20 02:47:27 -04:00
cross Bug 545335: Fixed serial port is not getting saved issue 2019-03-13 16:11:21 +05:30
debug Bug 547174 - Clean core project doesn't always show active in console 2019-05-16 16:46:02 -04:00
doc [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
dsf Bug 547186: Remove use of depracated Platform API 2019-05-11 21:30:15 -04:00
dsf-gdb Bug 545624 - Skip LaunchConfigurationAndRestartTest 2019-03-27 05:08:14 -04:00
jtag [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
launch Bug 547145 - Core build use of ProjectDescription should be synchronized 2019-05-15 17:16:43 -04:00
llvm [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
lrparser [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
lsp [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
memory [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
native Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
qt [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
releng [releng] Updated target definition with 2019-06 pre-release dependencies 2019-05-11 21:30:15 -04:00
remote [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
testsrunner [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
toolchains/arduino Bug 546979 - Fix exception in arduino port management 2019-05-06 12:08:10 -04:00
upc [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
util [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
visualizer [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
windows [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
xlc [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00: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 Use jacoco 0.8.4. 2019-05-13 10:25:44 +03:00