[all-commits] [llvm/llvm-project] 046130: Add header guards for header files that should not...
dyung via All-commits
all-commits at lists.llvm.org
Thu Apr 30 16:21:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 046130490f230559e8dae7d7cb4959bd04f89bb8
https://github.com/llvm/llvm-project/commit/046130490f230559e8dae7d7cb4959bd04f89bb8
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M clang/lib/Headers/bmiintrin.h
M clang/lib/Headers/immintrin.h
M clang/lib/Headers/x86intrin.h
M clang/test/Headers/x86intrin-2.c
Log Message:
-----------
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
More information about the All-commits
mailing list