https://github.com/unterumarmung commented:
Should this also check for implicit casts?
like
```cpp
[](std::string s) -> const char* { return &s[0]; }
```
https://github.com/llvm/llvm-project/pull/190590
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
