[libcxx-commits] [libcxx] [libc++] Re-enable Clang-tidy checks in the CI (PR #110026)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 2 11:13:37 PST 2024
================
@@ -998,7 +998,6 @@ constexpr chrono::year operator ""y(unsigned lo
# include <cstdint>
# include <stdexcept>
# include <string_view>
-# include <vector>
----------------
philnik777 wrote:
Why did this have to be removed?
https://github.com/llvm/llvm-project/pull/110026
More information about the libcxx-commits
mailing list