Commit dbfcea2a authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen
Browse files

Fix building with clang_cl


Clang reports itself as MSVC but doesn't allow intrinsics to be used
unconditionally independent of command-line flags like MSVC does.

Fixes: QTBUG-68551
Change-Id: I65d1ee1aa5c02b7c3a25c10c69c3d5e88129b858
Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@qt.io>
parent 434aa248
Showing with 3 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment