Skip to content

Commit

Permalink
Remove unused ldc.sanitizer_common druntime module.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanEngelen committed Jan 12, 2025
1 parent 268ad13 commit b503779
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
36 changes: 0 additions & 36 deletions runtime/druntime/src/ldc/sanitizer_common.d

This file was deleted.

1 change: 1 addition & 0 deletions runtime/druntime/src/ldc/sanitizers_optionally_linked.d
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ version (SupportSanitizers)
}

// Forward declarations of sanitizer functions (only ELF supports optional static linking).
// See compiler-rt/include/sanitizer/common_interface_defs.h for documentation of these functions.
extern(C) @system @nogc nothrow
{
version (ELF)
Expand Down

0 comments on commit b503779

Please sign in to comment.