[PATCH] D118010: [clang-tidy] Fix nested namespaces in `readability-static-definition-in-anonymous-namespace` check

Evgeny Shulgin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 26 13:28:12 PST 2022


Izaron added a comment.

In D118010#3273716 <https://reviews.llvm.org/D118010#3273716>, @LegalizeAdulthood wrote:

> If there is an open github issue on this, please put "Fixes #nnnn" in the commit description before pushing.

Thanks! I didn't file a github issue. Just searched on github - no one else did it either.

I don't have commit access, so this review could be commited by someone else if that's okay.
If someone is willing to do it, kindly please do it on my behalf =) My name is `Evgeny Shulgin`, email `izaronplatz at gmail.com`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118010



More information about the cfe-commits mailing list