Paul Fultz II d6aaf401df Lifetime: Follow functions that return references
This will now warn for cases like this:

```cpp
int& f(int& a) {
    return a;
}
int& hello() {
    int x = 0;
    return f(x);
}
```
2019-01-26 11:03:57 +01:00
..
2017-06-05 13:23:00 +02:00
2018-01-14 15:37:52 +01:00
2018-01-14 15:37:52 +01:00
2018-01-14 15:37:52 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 21:51:39 +01:00
2019-01-12 15:45:25 +01:00
2019-01-24 07:20:26 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2018-10-13 18:20:31 +02:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 19:10:59 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 15:45:25 +01:00
2019-01-12 21:51:39 +01:00
2019-01-12 19:11:18 +01:00