================
@@ -2001,3 +1932,304 @@ NormalizedConstraint::getFoldExpandedConstraint() const 
{
          "getFoldExpandedConstraint called on non-fold-expanded constraint.");
   return cast<FoldExpandedConstraint *>(Constraint);
 }
+
+//
+//
+// -------------------------------------------------------------------------
+//
+//
+
+/// \name Subsumption
----------------
cor3ntin wrote:

Just to separate. I removed the doxygen comment

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

Reply via email to