[all-commits] [llvm/llvm-project] 572b4e: [libc][bazel] simplify type_traits with glob (#94079)
Michael Jones via All-commits
all-commits at lists.llvm.org
Mon Jun 3 12:51:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 572b4e70cbfca2c60ac13a9483ddb0e0fbd8ec43
https://github.com/llvm/llvm-project/commit/572b4e70cbfca2c60ac13a9483ddb0e0fbd8ec43
Author: Michael Jones <michaelrj at google.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][bazel] simplify type_traits with glob (#94079)
Previously the `type_traits` target manually listed all of the type
traits files. This patch replaces that with a glob to make the build
simpler.
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