llvm/llvm-project

`bugprone-dangling-handle.HandleClasses` should update its defaults

Open

#75,685 opened on Dec 16, 2023

View on GitHub
 (6 comments) (0 reactions) (1 assignee)C++ (10,782 forks)batch import
clang-tidyenhancementgood first issue

Repository metrics

Stars
 (26,378 stars)
PR merge metrics
 (Avg merge 1d 2h) (1,000 merged PRs in 30d)

Description

In addition to string_view types, std::span, std::ranges::subrange, and all standard library view types should be added.

Contributor guide