]> granicus.if.org Git - clang/commit
clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 Jul 2014 13:36:39 +0000 (13:36 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 Jul 2014 13:36:39 +0000 (13:36 +0000)
commit47f74a049269258a710307b1ffa2a20c1035fe90
tree6882f306e50e81896b342cf130cc3bd3ad83a74a
parent50ff53f4f3ae452d6be134c93595fc2128fd17b4
clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213148 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
test/CXX/basic/basic.start/basic.start.main/p2.cpp
test/CXX/temp/temp.spec/cxx1y-variable-template-no-body.cpp
test/CXX/temp/temp.spec/no-body.cpp
test/Coverage/html-print.c
test/Format/lit.local.cfg [new file with mode: 0644]
test/Frontend/Rewriter/lit.local.cfg [new file with mode: 0644]
test/Misc/emit-html-insert.c
test/Misc/emit-html.c
test/Parser/brackets.c
test/Parser/brackets.cpp
test/Parser/colon-colon-parentheses.cpp
test/Parser/cxx-extra-semi.cpp
test/Parser/nested-namespaces-recovery.cpp
test/Preprocessor/ignore-pragmas.c
test/Sema/format-strings-fixit-ssize_t.c
test/Sema/format-strings-fixit.c
test/Sema/format-strings-no-fixit.c
test/Sema/warn-documentation-almost-trailing.c
test/Sema/warn-strncat-size.c
test/SemaCXX/delete.cpp
test/SemaObjC/cocoa-api-usage.m
test/SemaObjC/cocoa-api-usage.m.fixed
test/lit.cfg