author | Alexander Kornienko <alexfh@google.com> | |
Mon, 2 Mar 2015 10:46:43 +0000 (10:46 +0000) | ||
committer | Alexander Kornienko <alexfh@google.com> | |
Mon, 2 Mar 2015 10:46:43 +0000 (10:46 +0000) | ||
commit | 1ca3b832558a9843241f940fbd1ed90ec10e5f70 | |
tree | 618cbc0d0f5c19d79a0a93b133940d0839df938c | tree | snapshot |
parent | e662316994ff7f90263c98e5213230fa7823e8d2 | commit | diff |
clang-tools-extra/clang-tidy/misc/AssertSideEffectCheck.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/clang-tidy/misc/AssertSideEffectCheck.h | [new file with mode: 0644] | blob |
clang-tools-extra/clang-tidy/misc/CMakeLists.txt | diff | blob | history | |
clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp | diff | blob | history | |
clang-tools-extra/clang-tidy/misc/StaticAssertCheck.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/clang-tidy/misc/StaticAssertCheck.h | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/misc-assert-side-effect.cpp | [new file with mode: 0644] | blob |
clang-tools-extra/test/clang-tidy/misc-static-assert.cpp | [new file with mode: 0644] | blob |