================
@@ -284,7 +284,6 @@ TEST_F(FileManagerTest, 
getFileRefReturnsCorrectNameForDifferentStatPath) {
   ASSERT_FALSE(!F1Alias);
   ASSERT_FALSE(!F1Alias2);
   EXPECT_EQ("dir/f1.cpp", F1->getName());
-  EXPECT_EQ("dir/f1.cpp", F1->getFileEntry().getName());
----------------
benlangmuir wrote:

Maybe should keep this until the function is removed and use pramga to disable 
the warning here?

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

Reply via email to