This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Fix a log format warning on Windows, don't assume uint64_t is a long type
ClosedPublic

Authored by mstorsjo on Feb 15 2023, 12:45 AM.

Diff Detail

Event Timeline

mstorsjo created this revision.Feb 15 2023, 12:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 12:45 AM
mstorsjo requested review of this revision.Feb 15 2023, 12:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 12:45 AM
DavidSpickett accepted this revision.Feb 15 2023, 1:06 AM
This revision is now accepted and ready to land.Feb 15 2023, 1:06 AM