hanchenye-llvm-project/clang-tools-extra/unittests
Samuel Benzaquen 59c8aa92b8 Add clang-tidy check google-global-names-in-headers.
Summary:
google-global-names-in-headers flags global namespace pollution in header files.
Right now it only triggers on using declarations and directives.

Reviewers: alexfh

Subscribers: curdeius

Differential Revision: http://reviews.llvm.org/D7563

llvm-svn: 228875
2015-02-11 21:21:05 +00:00
..
clang-apply-replacements [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
clang-modernize [CMake] Add dependencies on clangToolingCore. 2014-10-30 00:44:01 +00:00
clang-query [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
clang-rename [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
clang-tidy Add clang-tidy check google-global-names-in-headers. 2015-02-11 21:21:05 +00:00
include/common Update for Clang API change. 2014-08-27 20:54:50 +00:00
CMakeLists.txt Revert rL215947: "[clang-rename] revert r215839" 2014-08-20 01:39:05 +00:00
Makefile Re-structure clang-rename into a library and the tool. 2014-10-13 11:30:27 +00:00