[libcxx-commits] [PATCH] D141805: [libc++] Refactor clang-query checks to clang-tidy checks to get less obsucre error messages
    Nikolas Klauser via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Jan 17 15:07:50 PST 2023
    
    
  
philnik updated this revision to Diff 489953.
philnik marked an inline comment as done.
philnik added a comment.
Address comments
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.489953.patch
Type: text/x-patch
Size: 22170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230117/2dccabf7/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list