blob: dc4cd9a194d8131f0481c9c4de38ba5dde9d9197 [file] [log] [blame]
// Make sure the intrinsic headers compile cleanly with no warnings or errors.
// RUN: %clang_cc1 -ffreestanding -triple x86_64-unknown-unknown -Wsystem-headers \
// RUN: -fsyntax-only -flax-vector-conversions=none -x c++ -verify %s
// expected-no-diagnostics
#include <x86intrin.h>