summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorYi-Chi Lee <55395582+yichi170@users.noreply.github.com>2024-07-24 14:56:37 +0800
committerGitHub <noreply@github.com>2024-07-24 08:56:37 +0200
commitfad17b43dbc09ac7e0a95535459845f72c2b739a (patch)
treebe5215dad25df802832c37e68f77cada6e4d4852 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentef1c70d26b7e84a6f47c0c6a868b769935b2b008 (diff)
[clang] replaced the usage of `asctime` with `std::put_time` (#99075)
In `clang/lib/Lex/PPMacroExpansion.cpp`, replaced the usage of the obsolete `asctime` function with `std::put_time` for generating timestamp strings. Fixes: https://github.com/llvm/llvm-project/issues/98724
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions