Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn if a local variable's initializer retains a pointer/reference to a | Richard Smith | 2018-07-24 | 1 | -9/+10 |
* | Correctly classify T{} as an array temporary if T is an array of class type w... | Richard Smith | 2013-02-02 | 1 | -0/+7 |
* | Add a warning for when an array-to-pointer decay is performed on an array | Richard Smith | 2012-06-04 | 1 | -2/+38 |
* | Follow through references to catch returned stack addresses, local blocks, la... | Argyrios Kyrtzidis | 2010-11-30 | 1 | -4/+4 |
* | Introduce a new kind of failed result for isLvalue/isModifiableLvalue | Douglas Gregor | 2010-02-16 | 1 | -0/+12 |