================
@@ -57,7 +57,7 @@ void test4(void) {
 
       var =+5;  // no warning when the subexpr of the unary op has no space 
before it.
       var =-5;
-  
----------------
erichkeane wrote:

Handful of WS changes in this file, though not sure I care enough to have you 
change this.

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

Reply via email to