[PATCH] D20512: [PATCH] Bug 27475 - Request header guard check processes .hpp files as well as .h files

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 24 13:13:53 PDT 2016


alexfh added inline comments.

================
Comment at: docs/clang-tidy/checks/llvm-header-guard.rst:13
@@ +12,3 @@
+
+  ...
+
----------------
`...` 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 ...`


https://reviews.llvm.org/D20512





More information about the cfe-commits mailing list