Skip to content

Conversation

@i-garrison
Copy link
Contributor

Implement remaining TODO from bug 543038 where we already checked default init of array element and worst cost will no longer change.

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

Test Results

  584 files   -    34    584 suites   - 34   13m 33s ⏱️ - 22m 57s
9 886 tests  - 1 217  9 862 ✅  - 1 097  24 💤  - 120  0 ❌ ±0 
9 924 runs   - 1 194  9 900 ✅  - 1 076  24 💤  - 118  0 ❌ ±0 

Results for commit 3d782a2. ± Comparison against base commit fd06dca.

This pull request removes 1217 tests.
org.eclipse.cdt.debug.gdbjtag.core.tests.jtagdevice.GDBJtagDeviceContributionTest ‑ testGdbJtagDeviceContribution
org.eclipse.cdt.debug.gdbjtag.core.tests.launch.GDBJtagLaunchTest ‑ testGdbJtagLaunch[gdb]
org.eclipse.cdt.debug.gdbjtag.core.tests.launch.GDBJtagLaunchTest ‑ testGdbJtagLaunch[gdbserver]
org.eclipse.cdt.tests.dsf.gdb.tests.CommandLineArgsTest ‑ testSettingArgumentsWithQuotes[gdb]
org.eclipse.cdt.tests.dsf.gdb.tests.CommandLineArgsTest ‑ testSettingArgumentsWithQuotes[gdbserver]
org.eclipse.cdt.tests.dsf.gdb.tests.CommandLineArgsTest ‑ testSettingArgumentsWithSpecialSymbols[gdb]
org.eclipse.cdt.tests.dsf.gdb.tests.CommandLineArgsTest ‑ testSettingArgumentsWithSpecialSymbols[gdbserver]
org.eclipse.cdt.tests.dsf.gdb.tests.CommandLineArgsTest ‑ testSettingArgumentsWithSymbols[gdb]
org.eclipse.cdt.tests.dsf.gdb.tests.CommandLineArgsTest ‑ testSettingArgumentsWithSymbols[gdbserver]
org.eclipse.cdt.tests.dsf.gdb.tests.CommandLineArgsTest ‑ testSettingArgumentsWithTabs[gdb]
…

@jonahgraham jonahgraham added the language C/C++ Language Support label Oct 8, 2025
Implement remaining TODO from bug 543038 where we already checked default init
of array element and worst cost will no longer change.
@jonahgraham
Copy link
Member

@i-garrison Thank you for your contribution. I am merging this under the special review policy. As I am in the middle of handling many of these PRs at once, I have done the build and test of them all in #1356 and I am applying the changes back to this PR so that it is tracked properly.

@jonahgraham jonahgraham force-pushed the feature/short-circuit-array-default-initialization branch from 3d782a2 to 3e3dba4 Compare October 14, 2025 17:11
@jonahgraham jonahgraham added this to the 12.3.0 milestone Oct 14, 2025
@jonahgraham jonahgraham merged commit 3e3dba4 into eclipse-cdt:main Oct 14, 2025
11 checks passed
@i-garrison i-garrison deleted the feature/short-circuit-array-default-initialization branch October 14, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language C/C++ Language Support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants