[PATCH] D141133: [clang-tidy] Implement CppCoreGuideline F.54

Chris Cotter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 8 08:16:01 PST 2023


ccotter marked an inline comment as done.
ccotter added a comment.

Thanks!

I opted for 'avoid-capture-default-when-capturing-this' and updated the name and docs etc in the most recent diff.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141133/new/

https://reviews.llvm.org/D141133



More information about the cfe-commits mailing list