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)
Paths
| Differential D5795
Fix llvm-header-guard check. ClosedPublic Authored by alexfh on Oct 15 2014, 5:17 AM.
Details Summary This patch makes the check work better for LLVM code:
Diff Detail Event Timelinealexfh updated this object. This revision is now accepted and ready to land.Oct 15 2014, 5:25 AM
Revision Contents
Diff 14931 clang-tidy/utils/HeaderGuard.h
clang-tidy/utils/HeaderGuard.cpp
unittests/clang-tidy/LLVMModuleTest.cpp
|