diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2025-05-13 14:08:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 14:08:33 +0200 |
commit | 8be514cc96345feb35d8d8a372ee771c6d69a73f (patch) | |
tree | 1bf5f4be961675766ae6ea9650930cd447f89ef9 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp | |
parent | ba2b21a584219055c1c8106ba81ca49db538a6a5 (diff) | |
download | llvm-8be514cc96345feb35d8d8a372ee771c6d69a73f.zip llvm-8be514cc96345feb35d8d8a372ee771c6d69a73f.tar.gz llvm-8be514cc96345feb35d8d8a372ee771c6d69a73f.tar.bz2 |
[TableGen] Avoid assignmentInAssert warning (#139715)
ExpectedID should be optimized out anyway if built without assertions
because nothing reads its value.
Fixes #90327
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp')
0 files changed, 0 insertions, 0 deletions