diff --git a/clang/test/C/C11/n1311.c b/clang/test/C/C11/n1311.c index 8ceee74e43af6..fd6cb6a9b09db 100644 --- a/clang/test/C/C11/n1311.c +++ b/clang/test/C/C11/n1311.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -emit-llvm -o - %s +// RUN: %clang_cc1 -emit-llvm -o - %s | FileCheck %s /* WG14 N1311: Yes * Initializing static or external variables