[clang-tools-extra] [clang-tidy] Create bugprone-incorrect-enable-shared-from-this check (PR #102299)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 25 23:51:13 PDT 2024
MichelleCDjunaidi wrote:
@5chmidti Thanks for the pointers, I've implemented your suggestion.
For future knowledge, what do you mean by
> it is technically not in the format of the RecursiveASTVisitor and may be confusing
? Is there a guide that can point out what format Visit should have?
https://github.com/llvm/llvm-project/pull/102299
More information about the cfe-commits
mailing list