Module rustc_sanitizers::cfi::typeid::itanium_cxx_abi::transform
source · Expand description
Transforms instances and types for LLVM CFI and cross-language LLVM CFI support using Itanium C++ ABI mangling.
For more information about LLVM CFI and cross-language LLVM CFI support for the Rust compiler, see design document in the tracking issue #89653.
Structs§
Functions§
- Transforms an instance for LLVM CFI and cross-language LLVM CFI support using Itanium C++ ABI mangling.
Type Aliases§
- Options for transform_ty.