[libcxx-commits] [PATCH] D143737: [libc++] Enable radability-identifier-naming for local variables and fix any problems
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Feb 11 11:04:19 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rGd05f889535ab: [libc++] Enable radability-identifier-naming for local variables and fix any… (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D143737?vs=496467&id=496701#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143737/new/
https://reviews.llvm.org/D143737
Files:
libcxx/.clang-tidy
libcxx/include/__algorithm/sort.h
libcxx/include/__bit/bit_ceil.h
libcxx/include/__chrono/duration.h
libcxx/include/__compare/common_comparison_category.h
libcxx/include/__functional/bind.h
libcxx/include/__functional/function.h
libcxx/include/__iterator/advance.h
libcxx/include/__random/clamp_to_integral.h
libcxx/include/__random/generate_canonical.h
libcxx/include/__random/independent_bits_engine.h
libcxx/include/__random/mersenne_twister_engine.h
libcxx/include/__random/normal_distribution.h
libcxx/include/__random/piecewise_linear_distribution.h
libcxx/include/__random/poisson_distribution.h
libcxx/include/__random/shuffle_order_engine.h
libcxx/include/__random/uniform_int_distribution.h
libcxx/include/__ranges/drop_view.h
libcxx/include/__ranges/elements_view.h
libcxx/include/__ranges/filter_view.h
libcxx/include/__threading_support
libcxx/include/bitset
libcxx/include/future
libcxx/include/mutex
libcxx/include/regex
libcxx/include/semaphore
libcxx/include/shared_mutex
libcxx/include/thread
libcxx/include/variant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143737.496701.patch
Type: text/x-patch
Size: 35475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230211/1cd0da64/attachment-0001.bin>
More information about the libcxx-commits
mailing list