================
@@ -2468,6 +2469,46 @@ TEST(CrossFileRenameTests, adjustmentCost) {
   }
 }
 
+TEST(RenameTest, RenameWithExplicitObjectPararameter) {
----------------
HighCommander4 wrote:

Instead of adding a new top-level test case (which involves repeating some 
boilerplate), could you add an entry to the array in 
`RenameTest.WithinFileRename` instead (and adjust the flags of that test to use 
`-std=c++23` as necessary)?

https://github.com/llvm/llvm-project/pull/155143
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to