summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/f16c-builtins.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/f16c-builtins.c')
-rw-r--r--clang/test/CodeGen/f16c-builtins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/f16c-builtins.c b/clang/test/CodeGen/f16c-builtins.c
index e99c0d00d4b..15c3bde22a8 100644
--- a/clang/test/CodeGen/f16c-builtins.c
+++ b/clang/test/CodeGen/f16c-builtins.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -triple=x86_64-apple-darwin -target-feature +f16c -emit-llvm -o - -Werror | FileCheck %s
+// RUN: %clang_cc1 %s -triple=x86_64-apple-darwin -target-feature +f16c -emit-llvm -o - -Wall -Werror | FileCheck %s
// Don't include mm_malloc.h, it's system specific.
#define __MM_MALLOC_H
OpenPOWER on IntegriCloud