mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Fix some of the clang-tidy lints
This commit is contained in:
@@ -304,6 +304,7 @@ class Vst3Sockets : public Sockets {
|
||||
listen),
|
||||
io_context(io_context) {}
|
||||
|
||||
// NOLINTNEXTLINE(clang-analyzer-optin.cplusplus.VirtualCall)
|
||||
~Vst3Sockets() { close(); }
|
||||
|
||||
void connect() override {
|
||||
|
||||
Reference in New Issue
Block a user