mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-14 11:56:09 +00:00

This tests that lldb handles the situation when a single instruction triggers multiple watchpoint hits. It currently fails on arm due to what appears to be a lldb-server bug (pr30758). llvm-svn: 284819