Commit graph

7 commits

Author SHA1 Message Date
The Dlang Bot
97dc44aa76
Merge pull request #16521 from kinke/rm_cruntime_dm
Get rid of obsolete `{C,Cpp}Runtime_DigitalMars` special cases

Signed-off-by: Dennis <dkorpel@users.noreply.github.com>
Signed-off-by: Nicholas Wilson <thewilsonator@users.noreply.github.com>
Merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2024-05-25 22:14:39 +02:00
Martin Kinkelin
01c9c22f3f Get rid of obsolete CppRuntime_DigitalMars special cases 2024-05-25 18:58:37 +02:00
Martin Kinkelin
920678a820 Revise remaining 32{omf,mscoff} usages 2024-05-25 16:35:11 +02:00
Walter Bright
74e40179b5
fix Issue 23145 - Stack allocation of scope new variables defeats @safe (#14175) 2023-02-08 23:29:07 -08:00
Iain Buclaw
384ebf5a6f ci: Version out C++ test that doesn't work with DMD 2023-01-29 23:45:13 +01:00
Iain Buclaw
cab51f946a runnable_cxx: Remove new_allocator test from cppa.d 2023-01-29 18:30:39 +01:00
Iain Buclaw
6374bb87b7 Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
Renamed from test/runnable_cxx/cppa.d (Browse further)