[PATCH] D20512: [PATCH] Bug 27475 - Request header guard check processes .hpp files as well as .h files
Mads Ravn via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 24 13:24:31 PDT 2016
madsravn added inline comments.
================
Comment at: docs/clang-tidy/checks/llvm-header-guard.rst:13
@@ +12,3 @@
+
+ ...
+
----------------
alexfh wrote:
> `...` was meant to represent the description of the option. Not literally `...` ;)
>
> The description should be indented by at least two columns and should start with `A comma-separated ...`
Sorry :) I just found the literal ` ...` in some of the other .rst files and it somewhat fit the context. I'll get it fixed.
https://reviews.llvm.org/D20512
More information about the cfe-commits
mailing list