[PATCH] D72217: [clang-tidy] Added readability-qualified-auto check

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 5 10:03:02 PST 2020


sylvestre.ledru added a comment.

In D72217#1804533 <https://reviews.llvm.org/D72217#1804533>, @njames93 wrote:

> side note when creating this, the add_new_check.py file hasn't been updated in relation to this commit https://github.com/llvm/llvm-project/commit/d2c9c9157b0528436d3b9f5e22c872f0ee6509a2. This results in a malformed rst file. In this patch I have just manually set it up correctly, but a fix will need to be made for the add_new_check.py


My bad, sorry, I will have a look!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72217





More information about the cfe-commits mailing list