about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-22 06:41:07 +0000
committerbors <bors@rust-lang.org>2024-04-22 06:41:07 +0000
commit2ca55244a94e85f2b93d4b4351a115bce290da79 (patch)
treeb27bb9b3d95227d34a00c7d7dc67871097971dcb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentbc1538dca0b0ef9f257201352e72337a7161b6af (diff)
parentfde24ed5bf66b79d72465f796d862f4241ca71e7 (diff)
downloadrust-2ca55244a94e85f2b93d4b4351a115bce290da79.tar.gz
rust-2ca55244a94e85f2b93d4b4351a115bce290da79.zip
Auto merge of #3461 - tiif:add_localtime_r_shim, r=RalfJung
Add localtime_r shim

- Implement ``localtime_r`` shim as mentioned in #2057

Note:
- ``tm_zone``, ``tm_gmtoff`` might not be consistent with ``libc::localtime_r`` as custom implementation is provided through ``chrono``. Due to the lack of daylight saving information in ``chrono``, ``is_dst`` value will always be ``-1``.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions