llvm-project
5b6386dc
- [lldb-dap] Swapping to not use FLAG_ENUM and just defining typed enums. (#133622)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
265 days ago
[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.
References
#133622 - [lldb-dap] Swapping to not use FLAG_ENUM and just defining typed enums.
Author
ashgti
Parents
3acccf04
Loading