Skip to content

Commit

Permalink
[disable msvcrtd]
Browse files Browse the repository at this point in the history
  • Loading branch information
kinke committed Jun 8, 2024
1 parent 0003e38 commit 3397f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/driver/mscrtlib.d
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
// RUN: %ldc -mscrtlib=libcmt -run "%S\..\dmd\runnable\eh.d"
// rUN: %ldc -mscrtlib=libcmtd -link-defaultlib-debug -run "%S\..\dmd\runnable\eh.d"
// RUN: %ldc -mscrtlib=msvcrt -link-defaultlib-debug -run "%S\..\dmd\runnable\eh.d"
// RUN: %ldc -mscrtlib=msvcrtd -run "%S\..\dmd\runnable\eh.d"
// rUN: %ldc -mscrtlib=msvcrtd -run "%S\..\dmd\runnable\eh.d"

0 comments on commit 3397f22

Please sign in to comment.