[PATCH] D23130: [Clang-tidy] Add a check for definitions in the global namespace.
Benjamin Kramer via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 8 10:48:18 PST 2016
bkramer updated this revision to Diff 77216.
bkramer added a comment.
Herald added subscribers: modocache, mgorny.
Update to head
https://reviews.llvm.org/D23130
Files:
clang-tidy/google/CMakeLists.txt
clang-tidy/google/GlobalNamesCheck.cpp
clang-tidy/google/GlobalNamesCheck.h
clang-tidy/google/GlobalNamesInHeadersCheck.cpp
clang-tidy/google/GlobalNamesInHeadersCheck.h
clang-tidy/google/GoogleTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/google-global-names-in-headers.rst
docs/clang-tidy/checks/google-global-names.rst
test/clang-tidy/google-global-names.cpp
unittests/clang-tidy/GoogleModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23130.77216.patch
Type: text/x-patch
Size: 16145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161108/52c92a17/attachment.bin>
More information about the cfe-commits
mailing list