6 lines · c
1// Check that wmmintrin.h is includable with just -maes.2// RUN: %clang_cc1 -triple x86_64-unknown-unknown \3// RUN: -verify %s -ffreestanding -target-feature +aes4// expected-no-diagnostics5#include <wmmintrin.h>6 1// Check that wmmintrin.h is includable with just -maes.2// RUN: %clang_cc1 -triple x86_64-unknown-unknown \3// RUN: -verify %s -ffreestanding -target-feature +aes4// expected-no-diagnostics5#include <wmmintrin.h>6