================
@@ -0,0 +1,21 @@
+==============
+Global Options
+==============
+
+Some options apply to multiple checks. This page lists all the available
+globally options.
+
+.. option:: IncludeStyle
+
+   A string specifying which include-style is used, `llvm` or `google`. Default
+   is `llvm`.
+
+.. option:: IgnoreMacros
----------------
carlosgalvezp wrote:

I think this one should  _not_ be global. The same is done for clang warnings. 
Sometimes it may make sense to ignore macros, sometimes not, depending on the 
check.

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

Reply via email to