summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/ExprMutationAnalyzer.h
Commit message (Expand)AuthorAgeFilesLines
* [clangtidy] Remove old copy of ExprMutationAnalyzerShuai Wang2018-09-111-56/+0
* [clang-tidy] ExprMutationAnalyzer: construct from references. Fixes PR38888Roman Lebedev2018-09-101-3/+3
* [clang-tidy] Add ExprMutationAnalyzer, that analyzes whether an expression is...Alexander Kornienko2018-06-271-0/+56
* Reverting r334604 due to failing tests.Aaron Ballman2018-06-131-56/+0
* Add a new class to analyze whether an expression is mutated within a statement.Aaron Ballman2018-06-131-0/+56
OpenPOWER on IntegriCloud