[libcxx-commits] [PATCH] D156059: [libc++] Fix template parameter naming and enforce it through readability-identifier-naming
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 23 09:18:23 PDT 2023
philnik created this revision.
Herald added a project: All.
philnik requested review of this revision.
Herald added subscribers: libcxx-commits, aheejin.
Herald added a project: libc++.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D156059
Files:
libcxx/.clang-tidy
libcxx/include/__bit_reference
libcxx/include/__chrono/calendar.h
libcxx/include/__format/format_context.h
libcxx/include/__format/range_default_formatter.h
libcxx/include/__fwd/mdspan.h
libcxx/include/__stop_token/stop_callback.h
libcxx/include/experimental/propagate_const
libcxx/include/experimental/type_traits
libcxx/include/locale
libcxx/include/optional
libcxx/include/semaphore
libcxx/include/shared_mutex
libcxx/include/stack
libcxx/include/tuple
libcxx/include/variant
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156059.543294.patch
Type: text/x-patch
Size: 24289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230723/6eebefd0/attachment-0001.bin>
More information about the libcxx-commits
mailing list