diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2024-08-12 21:47:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 07:47:30 +0300 |
commit | b68df879c64ac9bb17ce6cc09d5ad86e803a3211 (patch) | |
tree | 0bdf4b12520fb3364b4defeaffd284533958dfe6 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | d4dfeb373e95b09ef86865cb33cae21213488afe (diff) | |
download | llvm-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