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
Showing
- test/CodeGen/2010-02-10-PointerName.c 3 additions, 1 deletiontest/CodeGen/2010-02-10-PointerName.c
- test/CodeGenObjC/encode-test-3.m 5 additions, 3 deletionstest/CodeGenObjC/encode-test-3.m
- test/CodeGenObjC/objc-align.m 9 additions, 9 deletionstest/CodeGenObjC/objc-align.m
- test/CodeGenObjC/synthesize_ivar-cont-class.m 2 additions, 2 deletionstest/CodeGenObjC/synthesize_ivar-cont-class.m
- test/Driver/clang_cpp.c 3 additions, 2 deletionstest/Driver/clang_cpp.c
- test/Frontend/rewrite-macros.c 9 additions, 5 deletionstest/Frontend/rewrite-macros.c
- test/Preprocessor/cxx_oper_spelling.cpp 2 additions, 1 deletiontest/Preprocessor/cxx_oper_spelling.cpp
Loading
Please register or sign in to comment