llvm/llvm-project

bugprone check for delete this

Open

#38,089 opened on Aug 28, 2018

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

Repository metrics

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

Description

Bugzilla Link 38741
Version unspecified
OS All
CC @JonasToth,@m4tx

Extended Description

It'll be great to bugprone check for delete this in class methods.

Contributor guide