llvm-project/clang-tools-extra/test/clang-rename
Miklos Vajna 6477682c98 clang-rename: fix renaming of field with implicit initializers
The last check failed as Cla::Cla() was rewritten to Cla::hector().

Reviewers: cfe-commits, klimek

Differential Revision: http://reviews.llvm.org/D20150

llvm-svn: 269161
2016-05-11 08:08:07 +00:00
..
ClassTest.cpp clang-rename tests: move the run lines to the top of the test files 2016-05-09 08:47:18 +00:00
CtorInitializerTest.cpp clang-rename: fix renaming of field with implicit initializers 2016-05-11 08:08:07 +00:00
FieldTest.cpp clang-rename tests: move the run lines to the top of the test files 2016-05-09 08:47:18 +00:00
VarTest.cpp clang-rename tests: move the run lines to the top of the test files 2016-05-09 08:47:18 +00:00