[all-commits] [llvm/llvm-project] 882bae: [libc][bazel] Make top section of BUILD.bazel file...
Alexey Samsonov via All-commits
all-commits at lists.llvm.org
Mon Apr 28 12:40:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 882bae9f430e7d70246145839d41d95e40a7319a
https://github.com/llvm/llvm-project/commit/882bae9f430e7d70246145839d41d95e40a7319a
Author: Alexey Samsonov <vonosmas at gmail.com>
Date: 2025-04-28 (Mon, 28 Apr 2025)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/test/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/include/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/src/complex/BUILD.bazel
Log Message:
-----------
[libc][bazel] Make top section of BUILD.bazel files more uniform. (#137689)
Make sure all BUILD.bazel files under llvm-libc are specifying
package-level default_visibility and licenses.
Add top-level license notice and comment to new BUILD.bazel for
complex.h functions.
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