Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++17] Reject shadowing of capture by parameter in lambda | Nicolas Lesser | 2018-10-25 | 1 | -2/+3 |
* | [Sema] Avoid -Wshadow warning when a "redefinition of " error is presented | Alex Lorenz | 2017-01-10 | 1 | -0/+8 |
* | [Sema] Avoid -Wshadow warnings for shadowed variables that | Alex Lorenz | 2016-11-10 | 1 | -3/+51 |
* | [Sema] Avoid -Wshadow warnings for shadowed variables that aren't captured | Alex Lorenz | 2016-11-09 | 1 | -0/+91 |