[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
Wed Feb 1 09:57:18 PST 2023
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rGc8eff9560fc1: [libc++] Add a clang-tidy check to make sure we use _Uglyfied attribute names (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D142322?vs=491225&id=493997#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142322/new/
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.493997.patch
Type: text/x-patch
Size: 7603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230201/bfacb535/attachment.bin>
More information about the libcxx-commits
mailing list