[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
Fri Feb 10 07:29:58 PST 2023
philnik updated this revision to Diff 496467.
philnik added a comment.
Fix diff
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.496467.patch
Type: text/x-patch
Size: 35343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230210/0d49ad33/attachment-0001.bin>
More information about the libcxx-commits
mailing list