[PATCH] D45679: [clang-tidy] Add ExprMutationAnalyzer, that analyzes whether an expression is mutated within a statement.
Shuai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 3 17:05:30 PDT 2018
shuaiwang added a comment.
Overestimated the work of supporting typeid and _Generic, done now.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D45679
More information about the cfe-commits
mailing list