[libcxx-commits] [PATCH] D117174: [libc++][test] Run clang-tidy during CI
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Feb 11 14:24:18 PST 2022
philnik updated this revision to Diff 408053.
philnik added a comment.
Herald added a subscriber: mgorny.
- Rebased
- Fix modules
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117174/new/
https://reviews.llvm.org/D117174
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/Cxx2bPapers.csv
libcxx/include/CMakeLists.txt
libcxx/include/__filesystem/directory_entry.h
libcxx/include/__format/format_arg.h
libcxx/include/__format/formatter.h
libcxx/include/__format/formatter_floating_point.h
libcxx/include/__format/formatter_integral.h
libcxx/include/__iterator/advance.h
libcxx/include/__memory/uninitialized_algorithms.h
libcxx/include/__utility/unreachable.h
libcxx/include/array
libcxx/include/charconv
libcxx/include/cstdlib
libcxx/include/fstream
libcxx/include/module.modulemap
libcxx/include/utility
libcxx/include/version
libcxx/src/filesystem/filesystem_common.h
libcxx/src/filesystem/operations.cpp
libcxx/src/locale.cpp
libcxx/src/strstream.cpp
libcxx/test/libcxx/diagnostics/detail.headers/utility/unreachable.module.verify.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
libcxx/test/std/utilities/utility/utility.unreachable/unreachable.compile.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117174.408053.patch
Type: text/x-patch
Size: 26472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220211/366e8487/attachment-0001.bin>
More information about the libcxx-commits
mailing list