Files
clang-p2996/lldb/tools/lldb-dap/Protocol/ProtocolBase.cpp
John Harrison 5b6386dcbd [lldb-dap] Swapping to not use FLAG_ENUM and just defining typed enums. (#133622)
Small tweak to the previous patch to make the enums in
`lldb_dap::protocol` typed to work with types like `llvm::DenseSet`
found by ubsan.
2025-03-30 16:42:49 -07:00

7.5 KiB