================
@@ -80,6 +80,12 @@ Examples:
      ``if (x) return true; return false;``
      becomes ``return static_cast<bool>(x);``
 
+.. note::
----------------
zeyi2 wrote:

I think the change in this file is not necessary?

https://github.com/llvm/llvm-project/pull/172220
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to