[clang] [clang] replaced the usage of `asctime` with `std::put_time` (PR #99075)

Rainer Orth via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 25 06:06:39 PDT 2024


rorth wrote:

At least in the short term.  ISTM that `clang++` may need to do something along the lines of Bug 33767 (resp. the underlying GCC bug/patch), otherwise users are in for a nasty surprise.

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


More information about the cfe-commits mailing list