[libc-commits] [PATCH] D77533: [libc] Make all header comments consistent.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Apr 6 11:25:38 PDT 2020
sivachandra added a comment.
In D77533#1964606 <https://reviews.llvm.org/D77533#1964606>, @abrachet wrote:
> Also, although we only want header files to have the C++ tag, shouldn't we also left justify the text in our .cpp files too?
Yes, at least for consistency.
For future integrity, are there are any clang-format/clang-tidy rules which can warn us about such misses? For bad/missing headers guards, there are clang-tidy rules available for LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77533/new/
https://reviews.llvm.org/D77533
More information about the libc-commits
mailing list