[PATCH] D116478: [clang-tidy] A comma-separated list of the names of functions or methods to be considered as not having side-effects
Zinovy Nis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 9 02:14:34 PST 2022
zinovy.nis updated this revision to Diff 398408.
zinovy.nis added a comment.
- ``FunctionException`` -> ``IgnoredFunctions``
- Fixed double ticks in rst docs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116478/new/
https://reviews.llvm.org/D116478
Files:
clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp
clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone-assert-side-effect.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-assert-side-effect.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116478.398408.patch
Type: text/x-patch
Size: 7601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220109/c9d99376/attachment.bin>
More information about the cfe-commits
mailing list