| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix -Wunused-variable warnings after r330377. | Andrea Di Biagio | 2018-04-20 | 1 | -2/+2 |
| * | [CFG] [analyzer] Don't treat argument constructors as temporary constructors. | Artem Dergachev | 2018-04-19 | 1 | -0/+6 |
| * | [CFG] [analyzer] Work around a disappearing CXXBindTemporaryExpr. | Artem Dergachev | 2018-03-30 | 1 | -2/+5 |
| * | [CFG] [analyzer] Add C++17-specific ctor-initializer construction contexts. | Artem Dergachev | 2018-03-22 | 1 | -6/+16 |
| * | [CFG] [analyzer] NFC: Move construction context allocation into a helper method. | Artem Dergachev | 2018-03-22 | 1 | -36/+19 |
| * | [CFG] [analyzer] Add C++17-specific variable and return construction contexts. | Artem Dergachev | 2018-03-22 | 1 | -4/+36 |
| * | [CFG] [analyzer] Add construction context for implicit constructor conversions. | Artem Dergachev | 2018-03-09 | 1 | -1/+4 |
| * | [CFG] NFC: Refactor ConstructionContext into a finite set of cases. | Artem Dergachev | 2018-02-27 | 1 | -0/+92 |

