VoodooSMBus / VoodooRMI

Synaptic Trackpad driver over SMBus/I2C for macOS
GNU General Public License v2.0
233 stars 19 forks source link

Fix Clang analyze by returning -1 in virtual functions #129

Closed zhen-zen closed 2 years ago

zhen-zen commented 2 years ago

Pure virtual function seems not supported.