[PATCH] [clang-tidy] Add a generic header guard checker + LLVM implementation.

Chandler Carruth chandlerc at google.com
Wed Aug 13 02:56:46 PDT 2014


On Tue, Aug 12, 2014 at 7:55 AM, Benjamin Kramer <benny.kra at gmail.com>
wrote:

> We also only flag headers in the include directories, there
> doesn't seem to be a common style outside.
>

Surely it would be better to just establish a common style with this tool
and fix all of them? Header guards are something I never, ever want a human
being to think about....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140813/44742a35/attachment.html>


More information about the cfe-commits mailing list