[PATCH] D121314: [libc][bazel] split support_standalone_cpp target
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 02:23:04 PST 2022
gchatelet accepted this revision.
gchatelet added inline comments.
================
Comment at: utils/bazel/llvm-project-overlay/libc/BUILD.bazel:47-49
+ hdrs = [
"src/__support/CPP/ArrayRef.h",
+ ],
----------------
[nit] Can we make the `hdrs` field a one liner?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121314/new/
https://reviews.llvm.org/D121314
More information about the llvm-commits
mailing list