================
@@ -0,0 +1,90 @@
+.. title:: clang-tidy - llvm-header-guard
+
+misc-header-guard
+=================
+
+Finds and fixes header guards.
----------------
vbvictor wrote:

Yeah, I understand. For LLVM-style we have description in 
https://llvm.org/docs/CodingStandards.html#header-guard about how headers 
should look like.
But for general audience we should be verbose about what check does.

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

Reply via email to