llvm-project/clang/unittests/Analysis
Shuai Wang e9192f8389 [analyzer] Add ExprMutationAnalyzer
Summary:
This is 1/2 of moving ExprMutationAnalyzer from clangtidy to
clang/Analysis.
This diff along simply copies the ExprMutationAnalyzer over with trivial
modifications (e.g. include path, namespace)
2/2 will migrate existing usage of ExprMutationAnalyzer and remove the
original copy inside clangtidy.

Reviewers: george.karpenkov

Subscribers: mgorny, xazax.hun, szepet, a.sidorin, mikhail.ramalho, Szelethus, cfe-commits, JonasToth

Differential Revision: https://reviews.llvm.org/D51948

llvm-svn: 341994
2018-09-11 21:13:20 +00:00
..
CFGTest.cpp [analyzer] Fix crash when building CFG with variable of incomplete type 2017-03-07 08:42:37 +00:00
CMakeLists.txt [analyzer] Add ExprMutationAnalyzer 2018-09-11 21:13:20 +00:00
CloneDetectionTest.cpp [analyzer] Performance optimizations for the CloneChecker 2017-08-31 07:10:46 +00:00
ExprMutationAnalyzerTest.cpp [analyzer] Add ExprMutationAnalyzer 2018-09-11 21:13:20 +00:00