author | Miklos Vajna <vmiklos@vmiklos.hu> | |
Fri, 11 Jan 2019 07:59:47 +0000 (07:59 +0000) | ||
committer | Miklos Vajna <vmiklos@vmiklos.hu> | |
Fri, 11 Jan 2019 07:59:47 +0000 (07:59 +0000) | ||
commit | 98ef5337c9dfab72ad8f93a83b6429dfd0da168e | |
tree | ca8a7fb7c972c6b88dcf918f44ff6b2358864325 | tree | snapshot |
parent | 114ad37c1dc805e1dfd694e076257f87f1b705d0 | commit | diff |
clang-tools-extra/clang-tidy/readability/CMakeLists.txt | diff | blob | history | |
clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp | diff | blob | history | |
clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.h | [new file with mode: 0644] | blob |
clang-tools-extra/docs/ReleaseNotes.rst | diff | blob | history | |
clang-tools-extra/docs/clang-tidy/checks/list.rst | diff | blob | history | |
clang-tools-extra/docs/clang-tidy/checks/readability-redundant-preprocessor.rst | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/readability-redundant-preprocessor-ifdef.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/readability-redundant-preprocessor.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/readability-redundant-preprocessor.h | [new file with mode: 0644] | blob |