================
@@ -887,7 +887,7 @@ class LockableFactEntry : public FactEntry {
   }
 };
 
-class ScopedLockableFactEntry : public FactEntry {
+class ScopedCapabilityFactEntry : public FactEntry {
----------------
aaronpuchert wrote:

The other derived class is still called `LockableFactEntry`. We should either 
leave this or change both.

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

Reply via email to