Descriptionclang/win: Use /FIintrin.h instead of /FIIntrin.h
Since Windows uses a case-insensitive file system, this doesn't matter much,
but if we ever want to turn on -Wnonportable-system-include-path we'll need
this.
(clang's lib/Headers/Intrin.h was renamed to intrin.h to match the Microsoft
header in clang r272701.)
BUG=617318
Committed: https://crrev.com/4c33b455ce98383000f33e3519ab320d6b8629c0
Cr-Commit-Position: refs/heads/master@{#399912}
Patch Set 1 #Patch Set 2 : while here, also add bug link to todo #
Messages
Total messages: 9 (3 generated)
|