forked from OSchip/llvm-project
Second try at fixing this test, this time without breaking 32-bit Darwin builders.
llvm-svn: 132694
This commit is contained in:
parent
b68fe25e3e
commit
6b3411b2fd
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 %s -print-stats
|
||||
// RUN: %clang -fsyntax-only %s -print-stats
|
||||
#ifdef __APPLE__
|
||||
#include <Carbon/Carbon.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue