https://github.com/localspook commented:
Fixes #156058? Comments on the first attempt at this check are worth reading too: #140001 Some bikeshedding: maybe call it `modernize-use-std-span`? We should definitely add the `-std` part, that's how we name other similar checks. I'm less certain about removing the `-param` part, but I feel like it doesn't add much. Removing it would leave room to, for example, extend the check to variables in the future. https://github.com/llvm/llvm-project/pull/182027 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
