llvm-project
b77416ea
- [mlir-lsp] Rename `OutgoingNotification` (NFC) (#90076)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[mlir-lsp] Rename `OutgoingNotification` (NFC) (#90076) Rename `OutgoingNotification` to `OutgoingMessage`, since the same callback function type will be used in a future commit to represent outgoing requests, in addition to outgoing notifications.
References
#90076 - [mlir-lsp] Rename `OutgoingNotification`
Author
modocache
Parents
ba1b52e6
Loading