[PATCH] D72373: [clang-tidy] extend misc-misplaced-const to detect using besides typedef

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 06:14:52 PST 2020


aaron.ballman added a comment.

In D72373#1833569 <https://reviews.llvm.org/D72373#1833569>, @thakis wrote:

> Looks like this breaks tests: http://45.33.8.238/linux/8102/step_8.txt


I reverted in e3b15ed376f3753d2a4e16281f8230e4ffed41ba <https://reviews.llvm.org/rGe3b15ed376f3753d2a4e16281f8230e4ffed41ba>. @AlexanderLanin, do you mind taking a look?


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

https://reviews.llvm.org/D72373





More information about the cfe-commits mailing list