Add header guards for header files that should not be included on the PS4 platform.
authorDouglas Yung <douglas.yung@sony.com>
Thu, 30 Apr 2020 23:17:34 +0000 (16:17 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 30 Apr 2020 23:17:34 +0000 (16:17 -0700)
commit046130490f230559e8dae7d7cb4959bd04f89bb8
tree70c7a4252a95f7233deeba4985d789d2a7c1554f
parentcc259638cb41bb4c80e98a00e61387a5ff5ca490
Add header guards for header files that should not be included on the PS4 platform.

Reviewers: craig.topper

Reviewed By: craig.topper

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D79194
clang/lib/Headers/bmiintrin.h
clang/lib/Headers/immintrin.h
clang/lib/Headers/x86intrin.h
clang/test/Headers/x86intrin-2.c