[PATCH] D54262: [clang-tidy] Add `delete this` bugprone check (PR38741)
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 8 07:29:54 PST 2018
lebedev.ri added a comment.
It's best to use `clang-tidy/add_new_check.py` tool.
You also need tests, and a note in releasenotes.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D54262
More information about the cfe-commits
mailing list