[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
Mon Jul 24 19:54:22 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e24b4d3fdf1: [libc++] Fix template parameter naming and enforce it through readability… (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

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/__functional/binder1st.h
  libcxx/include/__functional/binder2nd.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/queue
  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.543794.patch
Type: text/x-patch
Size: 30541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230725/a528a9ea/attachment-0001.bin>


More information about the libcxx-commits mailing list