[PATCH] [clang-tidy] Assert related checkers
Szabolcs Sipos
szabolcs.sipos at ericsson.com
Mon Feb 16 05:28:47 PST 2015
Added:
--more test cases to AssertSideEffectChecker
--comments explaining the options of AssertSideEffectChecker
Fixed everything that alexfh and LegalizeAdulthood suggested except the "whitespace before the comma" problem.
http://reviews.llvm.org/D7375
Files:
clang-tidy/misc/AssertSideEffectCheck.cpp
clang-tidy/misc/AssertSideEffectCheck.h
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/MiscTidyModule.cpp
clang-tidy/misc/StaticAssertCheck.cpp
clang-tidy/misc/StaticAssertCheck.h
test/clang-tidy/misc-assert-side-effect.cpp
test/clang-tidy/misc-static-assert.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7375.20017.patch
Type: text/x-patch
Size: 21342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150216/6ac5acf5/attachment.bin>
More information about the cfe-commits
mailing list