summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ExprMutationAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] handle modification of vars inside an expr with comma operatorPetar Jovanovic2019-03-071-13/+33
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer] Fix nullptr access when processing instantiated function in ExprMu...Shuai Wang2018-09-191-1/+1
* [analyzer] Treat std::{move,forward} as casts in ExprMutationAnalyzer.Shuai Wang2018-09-171-2/+13
* [NFC] Minor refactoring to setup the stage for supporting pointers in ExprMut...Shuai Wang2018-09-161-43/+86
* [NFC] cosmetic tweaks to ExprMutationAnalyzer to be more consistentShuai Wang2018-09-151-13/+12
* [analyzer] Handle forwarding reference better in ExprMutationAnalyzer.Shuai Wang2018-09-141-2/+86
* [analyzer] Add ExprMutationAnalyzerShuai Wang2018-09-111-0/+308
OpenPOWER on IntegriCloud