[PATCH] D72121: [clang-tidy] Fix readability-identifier-naming missing member variables

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 3 09:28:01 PST 2020


njames93 added a comment.

Ahh clang format script must have run, I'll undo that. I've not tried running it against the whole of llvm as I don't know what the easy way to do that is, especially given that llvm disregards it's standard naming convention for old projects and stl like containers. The comment is just in relation to the bug report that this fix is based on, could probably go


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

https://reviews.llvm.org/D72121





More information about the cfe-commits mailing list