[libcxx-commits] [PATCH] D129386: [libc++] Make the naming of private member variables consistent and enforce it through readability-identifier-naming

Adrian Prantl via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 9 15:47:54 PDT 2022


aprantl added a comment.

FYI, this broke a whole bunch of dataformatters in LLDB.

See https://reviews.llvm.org/D133618


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129386



More information about the libcxx-commits mailing list