ARM-software / gator

Sources for Arm Streamline's gator daemon, part of Arm Mobile Studio suite of performance analysis tools
https://www.arm.com/products/development-tools/graphics/arm-mobile-studio
133 stars 70 forks source link

gator: Fix expansion-to-defined under clang #14

Closed LeptonWu closed 4 years ago

LeptonWu commented 4 years ago

This fix such errors when compiling with clang: error: macro expansion producing 'defined' has undefined behavior

Signed-off-by: Lepton Wu ytht.net@gmail.com