llvm-project
4e9decf2 - [libc++][TZDB] Fixes reverse time lookups. (#89502)

Commit
1 year ago
[libc++][TZDB] Fixes reverse time lookups. (#89502) Testing with the get_info() returning a local_info revealed some issues in the reverse lookup. This needed an additional quirk. Also the skipping when not in the current continuation optimization was wrong. It prevented merging two sys_info objects.
Author
Parents
Loading