================

----------------
localspook wrote:

We want to find cases like the following though, right?
```cpp
std::string s;
s += foo ? "0" : "1";
```

https://github.com/llvm/llvm-project/pull/187069
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to