hokein wrote:

> auto& value = m[std::string_view(std::string())];  // Doesn't get caught

This case is supported as well, https://godbolt.org/z/KKsvd8Kx1.

https://github.com/llvm/llvm-project/pull/125520
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to