================ @@ -0,0 +1,90 @@ +.. title:: clang-tidy - llvm-header-guard + +misc-header-guard +================= + +Finds and fixes header guards. ---------------- vbvictor wrote:
What do you mean by `fixes`? Can we elaborate here a bit how it fixes and what corrections are made. https://github.com/llvm/llvm-project/pull/177315 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
