aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorRahul Joshi <rjoshi@nvidia.com>2024-08-12 21:47:30 -0700
committerGitHub <noreply@github.com>2024-08-13 07:47:30 +0300
commitb68df879c64ac9bb17ce6cc09d5ad86e803a3211 (patch)
tree0bdf4b12520fb3364b4defeaffd284533958dfe6 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentd4dfeb373e95b09ef86865cb33cae21213488afe (diff)
downloadllvm-b68df879c64ac9bb17ce6cc09d5ad86e803a3211.zip
llvm-b68df879c64ac9bb17ce6cc09d5ad86e803a3211.tar.gz
llvm-b68df879c64ac9bb17ce6cc09d5ad86e803a3211.tar.bz2
[TableGen] Fix build failure by using int type for NextChar (#103000)
Fixes an issue in https://github.com/llvm/llvm-project/pull/102967, which inddvertently changed the type of `NextChar` from int to char, causing ppc64le build failures.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions