ziqingluo-90 wrote:

Worth to mention that there could be "false positives" introduced to those 
std::span calls in C'tor initializers because the safe-pattern matching is 
syntactic only,  which doesn't know there can be "call stacks" involved in 
those recursive cases.

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

Reply via email to