[clang-tools-extra] [clang-tidy] Add `std::span` to default `bugprone-dangling-handle.HandleClasses` (PR #107711)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 11 08:57:02 PDT 2024


https://github.com/5chmidti commented:

Please modify the check's documentation of the `HandleClasses` option to include `std::span` (https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/docs/clang-tidy/checks/bugprone/dangling-handle.rst).

https://github.com/llvm/llvm-project/pull/107711


More information about the cfe-commits mailing list