[libcxx-commits] [PATCH] D144261: [libc++] Add clang-tidy check for version checks

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 7 08:09:55 PST 2023


philnik updated this revision to Diff 503053.
philnik marked an inline comment as done.
philnik added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144261

Files:
  libcxx/include/__chrono/concepts.h
  libcxx/include/__config
  libcxx/include/iomanip
  libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
  libcxx/test/tools/clang_tidy_checks/libcpp_module.cpp
  libcxx/test/tools/clang_tidy_checks/proper_version_checks.cpp
  libcxx/test/tools/clang_tidy_checks/proper_version_checks.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144261.503053.patch
Type: text/x-patch
Size: 7906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230307/6922d745/attachment.bin>


More information about the libcxx-commits mailing list