Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[Sema] Reword warning for constant captures that are not required" | Benjamin Kramer | 2018-07-17 | 1 | -6/+6 |
* | [Sema] Reword warning for constant captures that are not required | Benjamin Kramer | 2018-07-16 | 1 | -6/+6 |
* | [Sema] Fix crash in unused-lambda-capture warning for VLAs | Malcolm Parsons | 2017-12-11 | 1 | -0/+9 |
* | Fix spurious Wunused-lambda-capture warning | Yi Kong | 2017-06-13 | 1 | -0/+5 |
* | [Sema] Improve side effect checking for unused-lambda-capture warning | Malcolm Parsons | 2017-03-01 | 1 | -3/+77 |
* | [Sema] Reword unused lambda capture warning | Malcolm Parsons | 2017-01-19 | 1 | -3/+7 |
* | [Sema] Add warning for unused lambda captures | Malcolm Parsons | 2017-01-13 | 1 | -0/+110 |