[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
Fri Feb 17 05:27:51 PST 2023
philnik created this revision.
philnik added reviewers: ldionne, Mordante.
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/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.498340.patch
Type: text/x-patch
Size: 8051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230217/9d4ea863/attachment.bin>
More information about the libcxx-commits
mailing list