[PATCH] D151051: [clang-tidy] Optimize misc-confusable-identifiers

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 26 00:04:19 PDT 2023


serge-sans-paille accepted this revision.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.

Memoizing the calls to getPrimaryContext()... LGTM!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151051



More information about the cfe-commits mailing list