Closed szank closed 6 years ago
Clang was returning warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] on osx.
This is quite annoying as it is generating ~20 lines of noise on every build and test run.
Thanks!
Clang was returning warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] on osx.
This is quite annoying as it is generating ~20 lines of noise on every build and test run.