Hi everyone,
GCC uses the warning flag -Wattributes, and Clang uses the warning flag -Wunknown-attributes. Was there a reason we made the warning flags different in Clang?
Thanks,
Ted
Hi everyone,
GCC uses the warning flag -Wattributes, and Clang uses the warning flag -Wunknown-attributes. Was there a reason we made the warning flags different in Clang?
Thanks,
Ted
Since I have seen no responses to this, I assume nobody will object if I just rename the warning flag to be the same as GCC's?
Please do, thanks!
-Chris