aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
diff options
context:
space:
mode:
authorAndy Yankovsky <weratt@gmail.com>2022-07-15 10:43:48 +0000
committerAndy Yankovsky <werat@google.com>2022-07-15 10:52:35 +0000
commit7d297de95117e783bbfaecbba1f72fc55de05a30 (patch)
tree2813c0c037cdd50e279bd49c94ea65304864686c /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
parent0a9752d937e1b35729b5d21808389dab615f4dd3 (diff)
downloadllvm-7d297de95117e783bbfaecbba1f72fc55de05a30.zip
llvm-7d297de95117e783bbfaecbba1f72fc55de05a30.tar.gz
llvm-7d297de95117e783bbfaecbba1f72fc55de05a30.tar.bz2
Reland "[lldb] Add support for using integral const static data members in the expression evaluator"
Reland 486787210d which broke tests on Arm and Windows. * Windows -- on Windows const static data members with no out-of-class definition do have valid addresses, in constract to other platforms (Linux, macos) where they don't. Adjusted the test to expect success on Windows and failure on other platforms. * Arm -- `int128` is not available on 32-bit ARM, so disable the test for this architecture.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions