[PATCH] D114197: [clang-tidy] Fix false positives involving type aliases in `misc-unconventional-assign-operator` check

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 18 16:55:10 PST 2021


mizvekov added a comment.

In D114197#3141400 <https://reviews.llvm.org/D114197#3141400>, @fwolff wrote:

> Thanks for the quick review! Can you also commit it for me? You can use name and email as in commit `738e7f1231949ec248c1d8d154783338215613d1`. Thank you!

Sure np, I will give some time for other reviewers to chime in though :)

But FYI in case you are interested in contributing more, you can get your own license to kill here: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114197



More information about the cfe-commits mailing list