Descriptionwin: Add an explicit intrin.h include to work around a clang-cl bug.
It's admittedly pretty lame to put this workaround in, but last I checked this
was the only file needing this workaround, and force-including intrin.h in
_every_ translation unit isn't great either. So let's add this workaround for
now so we can remove that force-inclusion.
BUG=chromium:592745
Committed: https://chromium.googlesource.com/native_client/src/native_client/+/8d49f6b628879a41bac93660f27bf694e6bc7143
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|