[all-commits] [llvm/llvm-project] 285b39: Revert "[NFC][lldb][trace] Use uint64_t when decod...
walter erquinigo via All-commits
all-commits at lists.llvm.org
Mon May 9 22:47:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 285b39a31ec63a0253fa88c3c61f447712e2f131
https://github.com/llvm/llvm-project/commit/285b39a31ec63a0253fa88c3c61f447712e2f131
Author: Walter Erquinigo <wallace at fb.com>
Date: 2022-05-09 (Mon, 09 May 2022)
Changed paths:
M lldb/include/lldb/Utility/TraceGDBRemotePackets.h
M lldb/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h
M lldb/source/Plugins/Process/Linux/IntelPTCollector.cpp
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
M lldb/source/Target/Trace.cpp
M lldb/source/Utility/TraceGDBRemotePackets.cpp
M lldb/source/Utility/TraceIntelPTGDBRemotePackets.cpp
Log Message:
-----------
Revert "[NFC][lldb][trace] Use uint64_t when decoding and enconding json"
This reverts commit 9d2dd6d7622335ba9c19b55ac7d463cf662cab0d.
Reverting because this exposes an issue in the uint64_t json parser.
More information about the All-commits
mailing list