author | Aaron Ballman <aaron@aaronballman.com> | |
Wed, 2 Nov 2016 14:16:36 +0000 (14:16 +0000) | ||
committer | Aaron Ballman <aaron@aaronballman.com> | |
Wed, 2 Nov 2016 14:16:36 +0000 (14:16 +0000) | ||
commit | 7bfa6856113854ecf579f2e2ff191df74a2a02dd | |
tree | 6a611549887cfc58f8b4662edc02c9faf80abd5a | tree | snapshot |
parent | 390aaca662b4e22be92116cfaee690988be56820 | commit | diff |
clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp | diff | blob | history | |
clang-tools-extra/clang-tidy/cert/CMakeLists.txt | diff | blob | history | |
clang-tools-extra/clang-tidy/cert/LimitedRandomnessCheck.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/clang-tidy/cert/LimitedRandomnessCheck.h | [new file with mode: 0644] | blob |
clang-tools-extra/docs/clang-tidy/checks/cert-msc30-c.rst | [new file with mode: 0644] | blob |
clang-tools-extra/docs/clang-tidy/checks/cert-msc50-cpp.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/cert-limited-randomness.c | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/cert-limited-randomness.cpp | [new file with mode: 0644] | blob |