]> granicus.if.org Git - clang/commit
FileCheck-ify some clang grep tests that use double quotes
authorReid Kleckner <reid@kleckner.net>
Wed, 10 Apr 2013 21:10:39 +0000 (21:10 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 10 Apr 2013 21:10:39 +0000 (21:10 +0000)
commit2c5a38e3bc347de64f694671bbb1097bd6544456
tree4b202fbf63567ade606ac61ecf48e0d1be0b6b9a
parent0e7f2bb1810a4e5e62a8e247460cd26f981d0827
FileCheck-ify some clang grep tests that use double quotes

The escaping interaction between Python and grep doesn't work on my
system.  This change fixes the tests for me.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179214 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/2010-02-10-PointerName.c
test/CodeGenObjC/encode-test-3.m
test/CodeGenObjC/objc-align.m
test/CodeGenObjC/synthesize_ivar-cont-class.m
test/Driver/clang_cpp.c
test/Frontend/rewrite-macros.c
test/Preprocessor/cxx_oper_spelling.cpp