================
@@ -33,7 +33,7 @@ to format C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# 
code.
   Clang-format options:
 
     --Werror                       - If set, changes formatting warnings to 
errors
-    --Wno-error=<value>            - If set, don't error out on the specified 
warning type.
+    --Wno-error=<value>            - If set don't error out on the specified 
warning type.
----------------
HazardyKnusperkeks wrote:

This does not match the content of `ClangFormat.cpp`. I don't know why, but you 
either fix it manually or check why this is not set correctly.

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

Reply via email to