12 lines · c
1// RUN: %clang_cc1 -triple i386-apple-darwin10 -target-cpu yonah -fsyntax-only -verify -std=c89 %s2// expected-no-diagnostics3 4// FIXME: Disable inclusion of mm_malloc.h, our current implementation is broken5// on win32 since we don't generally know how to find errno.h.6 7#define __MM_MALLOC_H8 9// PR665810#include <xmmintrin.h>11 12