[all-commits] [llvm/llvm-project] 3ec690: [libc++][test] Disables clang-tidy test for GCC.
mordante via All-commits
all-commits at lists.llvm.org
Sun Aug 14 04:39:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ec6900298d446045b58f7ac40cdb6cfdabe4a39
https://github.com/llvm/llvm-project/commit/3ec6900298d446045b58f7ac40cdb6cfdabe4a39
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-08-14 (Sun, 14 Aug 2022)
Changed paths:
M libcxx/test/libcxx/clang_tidy.sh.cpp
Log Message:
-----------
[libc++][test] Disables clang-tidy test for GCC.
Increasing the constexpr evaluation limit breaks this clang-tidy test
for GCC. As discussed in D131317 disable the test in GCC.
Reviewed By: philnik, #libc
Differential Revision: https://reviews.llvm.org/D131835
More information about the All-commits
mailing list