libimobiledevice / libusbmuxd

A client library to multiplex connections from and to iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
589 stars 270 forks source link

clang-tidy: add parentheses to macro arguments #110

Closed neheb closed 3 years ago

neheb commented 3 years ago

Found with bugprone-macro-parentheses

Signed-off-by: Rosen Penev rosenp@gmail.com

nikias commented 3 years ago

Merged with commit 22988d874570c35251076f9edc1cd3c99ecb6785 (using original pull request #94).