omtcyfz added inline comments. ================ Comment at: test/clang-rename/TemplateClassInstantiationFindByDeclaration.cpp:2 @@ -1,3 +1,3 @@ // RUN: cat %s > %t.cpp -// RUN: clang-rename -offset=287 -new-name=Bar %t.cpp -i -- +// RUN: clang-rename -offset=159 -new-name=Bar %t.cpp -i -- // RUN: sed 's,//.*,,' %t.cpp | FileCheck %s ---------------- alexfh wrote: > It makes sense to move RUN lines to the end of the file (and add > -fno-delayed-template-parsing, if windows buildbots start complaining). > It makes sense to move RUN lines to the end of the file
You mean for all tests? https://reviews.llvm.org/D23058 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits