Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] handle modification of vars inside an expr with comma operator | Petar Jovanovic | 2019-03-07 | 1 | -13/+33 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [analyzer] Fix nullptr access when processing instantiated function in ExprMu... | Shuai Wang | 2018-09-19 | 1 | -1/+1 |
* | [analyzer] Treat std::{move,forward} as casts in ExprMutationAnalyzer. | Shuai Wang | 2018-09-17 | 1 | -2/+13 |
* | [NFC] Minor refactoring to setup the stage for supporting pointers in ExprMut... | Shuai Wang | 2018-09-16 | 1 | -43/+86 |
* | [NFC] cosmetic tweaks to ExprMutationAnalyzer to be more consistent | Shuai Wang | 2018-09-15 | 1 | -13/+12 |
* | [analyzer] Handle forwarding reference better in ExprMutationAnalyzer. | Shuai Wang | 2018-09-14 | 1 | -2/+86 |
* | [analyzer] Add ExprMutationAnalyzer | Shuai Wang | 2018-09-11 | 1 | -0/+308 |