1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
cdt/core
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
..
org.eclipse.cdt.core Bug 545021 - Implement noexcept operator 2019-05-20 02:47:27 -04:00
org.eclipse.cdt.core.linux Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.native Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.core.tests Bug 545021 - Implement noexcept operator 2019-05-20 02:47:27 -04:00
org.eclipse.cdt.core.win32 Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.ui Bug 120883 - Compliant "rule of 5" class wizard 2019-05-16 13:42:24 -04:00
org.eclipse.cdt.ui.tests Bug 353022 - Fix format switch without parenthesis 2019-05-18 02:15:26 -04:00
pom.xml [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00