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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 25 05:47:17 PDT 2024


AaronBallman wrote:

Blech, thank you for trying! I guess that unless there's some way to hide this ugliness in the cmake scripts or someone else has better ideas to try, the `asm` aliasing (on Solaris only) may be our best path forward.

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


More information about the cfe-commits mailing list