Michal Suchanek changed bug 1231247
What Removed Added
Flags needinfo?(msuchanek@suse.com), needinfo?(duwe@suse.com)  

Comment # 6 on bug 1231247 from Michal Suchanek
It's a bug in the ifdef.

Instead of checking CC_IS_CLANG which is kernel-specific and not defined when
the header is used by userspace it should check some define that is provided by
clang compiler itself.


You are receiving this mail because: