]> granicus.if.org Git - clang/commit
test: Convert some tests to FileCheck
authorJustin Bogner <mail@justinbogner.com>
Sat, 24 Jan 2015 17:39:36 +0000 (17:39 +0000)
committerJustin Bogner <mail@justinbogner.com>
Sat, 24 Jan 2015 17:39:36 +0000 (17:39 +0000)
commit5533d9b3d566c7e9d6f6ecf678c519306a034dae
tree877ff4628e50580b22eff269c71103a6f70ed948
parent9b1db2fecc4521e98c12f17de9c5c3d529b6b0c7
test: Convert some tests to FileCheck

These were all doing trivial greps. It's better to use FileCheck.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227007 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/align-local.c
test/CodeGen/cleanup-stack.c
test/CodeGen/enum.c
test/CodeGen/kr-func-promote.c
test/CodeGen/private-extern.c
test/CodeGen/vla-2.c
test/CodeGen/vla-3.c