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++ (26,378 stars) (10,782 forks)batch import
bugzillacheck-requestclang-tidygood first issue

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