[all-commits] [llvm/llvm-project] 22f205: [libc++][CI] Reenables the module tests. (#85799)
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Mar 20 03:33:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22f20564a8fc29ce6d3f5de075a2849ff8acb874
https://github.com/llvm/llvm-project/commit/22f20564a8fc29ce6d3f5de075a2849ff8acb874
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M libcxx/test/libcxx/module_std.gen.py
M libcxx/test/libcxx/module_std_compat.gen.py
Log Message:
-----------
[libc++][CI] Reenables the module tests. (#85799)
These were disabled due to ODR violations with mixed versions of
clang-tidy and the clang libraries. This issue was fixed in
e19e8600cf743690e1a23fb8a2b0dfbe2dafe559.
This reverts commit 0bbada93a559b604797fe57978f3eca5e41edaeb.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list