[libcxx-commits] [PATCH] D142322: [libc++] Add a clang-tidy check to make sure we use _Uglyfied attribute names

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 22 20:12:20 PST 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added subscribers: jdoerfert, krytarowski.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142322

Files:
  libcxx/include/__config
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/__memory/unique_ptr.h
  libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
  libcxx/test/tools/clang_tidy_checks/libcpp_module.cpp
  libcxx/test/tools/clang_tidy_checks/uglify_attributes.cpp
  libcxx/test/tools/clang_tidy_checks/uglify_attributes.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142322.491225.patch
Type: text/x-patch
Size: 7520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230123/c1cb05d0/attachment.bin>


More information about the libcxx-commits mailing list