author | Jonas Toth <jonas.toth@gmail.com> | |
Mon, 22 Oct 2018 19:20:01 +0000 (19:20 +0000) | ||
committer | Jonas Toth <jonas.toth@gmail.com> | |
Mon, 22 Oct 2018 19:20:01 +0000 (19:20 +0000) | ||
commit | 552b62ed1f24dfbed4b5ee733415572ead5b228e | |
tree | f389feaa5b77a8c10caef76cc0c923be21a00d6e | tree | snapshot |
parent | c2e58e726525943ffa6eef3392de42dc0a769470 | commit | diff |
clang-tools-extra/clang-tidy/cppcoreguidelines/CMakeLists.txt | diff | blob | history | |
clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp | diff | blob | history | |
clang-tools-extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.h | [new file with mode: 0644] | blob |
clang-tools-extra/docs/ReleaseNotes.rst | diff | blob | history | |
clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines-macro-usage.rst | [new file with mode: 0644] | blob |
clang-tools-extra/docs/clang-tidy/checks/list.rst | diff | blob | history | |
clang-tools-extra/test/clang-tidy/cppcoreguidelines-macro-usage-caps-only.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/cppcoreguidelines-macro-usage-custom.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/cppcoreguidelines-macro-usage.cpp | [new file with mode: 0644] | blob |