Skip to content
Snippets Groups Projects
Commit 8ef9773d authored by Robert Maynard's avatar Robert Maynard
Browse files

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
parent 2418443e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment