[libcxx-commits] [PATCH] D141805: [libc++] Refactor clang-query checks to clang-tidy checks to get less obscure error messages

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked 4 inline comments as done.
Closed by commit rG06385491a6d4: [libc++] Refactor clang-query checks to clang-tidy checks to get less obscureā€¦ (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D141805?vs=489953&id=491224#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141805

Files:
  libcxx/docs/TestingLibcxx.rst
  libcxx/include/__memory_resource/unsynchronized_pool_resource.h
  libcxx/test/libcxx/clang_query.sh.cpp
  libcxx/test/libcxx/clang_query/README.md
  libcxx/test/libcxx/clang_query/abi_tag_on_virtual.query
  libcxx/test/libcxx/clang_query/hide_from_abi_or_visible.query
  libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
  libcxx/test/tools/clang_tidy_checks/abi_tag_on_virtual.cpp
  libcxx/test/tools/clang_tidy_checks/abi_tag_on_virtual.hpp
  libcxx/test/tools/clang_tidy_checks/hide_from_abi.cpp
  libcxx/test/tools/clang_tidy_checks/hide_from_abi.hpp
  libcxx/test/tools/clang_tidy_checks/libcpp_module.cpp
  libcxx/utils/ci/Dockerfile
  libcxx/utils/libcxx/test/features.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141805.491224.patch
Type: text/x-patch
Size: 22545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230123/9ff73662/attachment-0001.bin>


More information about the libcxx-commits mailing list