The OpenD Programming Language

ldc

Modules

asan
module ldc.asan

Contains forward references to the AddressSanitizer interface. See compiler-rt/include/sanitizer/asan_interface.h

attributes
module ldc.attributes

Contains compiler-recognized user-defined attribute types.

dcompute
module ldc.dcompute

Contains compiler-recognized special symbols for dcompute.

eh_msvc
module ldc.eh_msvc

This module implements the runtime-part of LDC exceptions on Windows, based on the MSVC++ runtime.

sanitizer_common
module ldc.sanitizer_common

Contains forward references to LLVM's sanitizers interface. See compiler-rt/include/sanitizer/common_interface_defs.h

sanitizers_optionally_linked
module ldc.sanitizers_optionally_linked

Contains forward references to the AddressSanitizer interface.