[PATCH] D155321: [clang][Analysis] ExprMutationAnalyzer: break infinite recursion on recursive function call
Ding Fei via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 21 02:24:17 PDT 2023
danix800 updated this revision to Diff 542824.
danix800 added a comment.
Apply git-clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155321/new/
https://reviews.llvm.org/D155321
Files:
clang-tools-extra/test/clang-tidy/checkers/readability/use-anyofallof-nocrash.cpp
clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
clang/lib/Analysis/ExprMutationAnalyzer.cpp
clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155321.542824.patch
Type: text/x-patch
Size: 5093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230721/eabea4c4/attachment-0001.bin>
More information about the cfe-commits
mailing list