llvm-project/clang/unittests/Analysis
Tridacnid ce5fecb7d0 Assignment and Inc/Dec operators wouldn't register as a mutation when Implicit Paren Casts were present
Add ignoringParenImpCasts to assignment and inc/dec mutation checks in ExprMutationAnalyzer to fix clang-tidy bug PR45490.
https://bugs.llvm.org/show_bug.cgi?id=45490

Reviewed By: njames93, aaron.ballman, gribozavr2

Differential Revision: https://reviews.llvm.org/D79912
2020-06-09 19:45:57 +01:00
..
CFGBuildResult.h [DataFlow] Factor two worklist implementations out 2020-01-17 08:11:15 -08:00
CFGDominatorTree.cpp [analyzer][IDF] Add a control dependency calculator + a new debug checker 2019-07-05 12:17:44 +00:00
CFGTest.cpp [DataFlow] Factor two worklist implementations out 2020-01-17 08:11:15 -08:00
CMakeLists.txt [OpenMP] "UnFix" layering problem with FrontendOpenMP 2020-04-07 14:41:18 -05:00
CloneDetectionTest.cpp [clang] Minor cleanup in CloneDetectionTest 2020-04-01 10:48:50 +02:00
ExprMutationAnalyzerTest.cpp Assignment and Inc/Dec operators wouldn't register as a mutation when Implicit Paren Casts were present 2020-06-09 19:45:57 +01:00