Add test case for r167619.
authorChad Rosier <mcrosier@apple.com>
Fri, 9 Nov 2012 17:39:51 +0000 (17:39 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 9 Nov 2012 17:39:51 +0000 (17:39 +0000)
llvm-svn: 167621

clang/test/Driver/strictalign.c [new file with mode: 0644]

diff --git a/clang/test/Driver/strictalign.c b/clang/test/Driver/strictalign.c
new file mode 100644 (file)
index 0000000..e48c07c
--- /dev/null
@@ -0,0 +1,2 @@
+// RUN: %clang -### -mstrict-align %s 2>&1 | FileCheck %s
+// CHECK: -mstrict-align