[libcxx-commits] [libcxx] [libc++][TZDB] Implements time_zone get_info(local_time). (PR #89537)

Vitaly Buka via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 10 10:58:35 PDT 2024


vitalybuka wrote:

> Also here https://lab.llvm.org/buildbot/#/builders/236/builds/11695
> 
> Test was disabled with [503fb1a](https://github.com/llvm/llvm-project/commit/503fb1aaf4b322173721fbf3855f2168cf6b230b) by @fmayer

@fmayer do you know the reason why it hangs?
If not, maybe correct approach revert this patch and investigate.  Downstream hwasan+libc++ users may hit in own programs.

https://github.com/llvm/llvm-project/pull/89537


More information about the libcxx-commits mailing list