1 // RUN: %clang_cc1 -fsyntax-only -ffreestanding %s -verify
2 // RUN: %clang_cc1 -fsyntax-only -D_CLANG_DISABLE_CRT_DEPRECATION_WARNINGS -ffreestanding %s -verify
3 // RUN: %clang_cc1 -fsyntax-only -ffreestanding -x c++ %s -verify
5 #if defined(i386) || defined(__x86_64__)
6 #ifndef _CLANG_DISABLE_CRT_DEPRECATION_WARNINGS
7 // expected-warning@mm3dnow.h:*{{The <mm3dnow.h> header is deprecated}}
9 // expected-no-diagnostics
20 // expected-no-diagnostics