[PATCH] Fix llvm-header-guard check.

Alexander Kornienko alexfh at google.com
Wed Oct 15 05:17:14 PDT 2014


Hi djasper,

This patch makes the check work better for LLVM code:
  * always fix existing #endif comments
  * use one space before the comment (+allow customization for other styles)

http://reviews.llvm.org/D5795

Files:
  clang-tidy/utils/HeaderGuard.cpp
  clang-tidy/utils/HeaderGuard.h
  unittests/clang-tidy/LLVMModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5795.14931.patch
Type: text/x-patch
Size: 5449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141015/b489e685/attachment.bin>


More information about the cfe-commits mailing list