================
@@ -743,6 +759,13 @@ class Sema;
       Standard.setAllToTypes(T);
     }
 
+    /// A conversion sequence is perfect if
+    /// it is an identity conversion and
----------------
erichkeane wrote:

your formatting of this comment is a little weird re-newlines.

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

Reply via email to