Don't use clang diagnostic pragma's when compiling with ICC on OSX.
The ICC frontend on OSX is clang, and therefore the "__clang__" define exists, but it doesn't support the clang diagnostic pragma syntax. Change-Id: I6947bd22c77af8066b85a6b00be7cf6019e7d06e
Loading
Please register or sign in to comment