1 //===----- yvals_core.h - Internal MSVC STL core header -------------------===//
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // Only include this if we are aiming for MSVC compatibility.
11 #include_next <yvals_core.h>
14 #ifndef __clang_yvals_core_h
15 #define __clang_yvals_core_h
17 #include_next <yvals_core.h>
19 #ifdef _STL_INTRIN_HEADER
20 #undef _STL_INTRIN_HEADER
21 #define _STL_INTRIN_HEADER <intrin0.h>