envoyproxy/envoy

Switch to upstream llvm bazel config

Open

#17,660 opened on 2021年8月10日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/buildhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Recently bazel support landed upstream in the llvm repo here: https://github.com/llvm/llvm-project/tree/main/utils/bazel

This support is technically best effort, but I think that's not significantly different from using rules_foreign_cc to include it today. I think switching to this would improve the build experience on envoy's side, and improve the stability of those upstream configs for the community.

コントリビューターガイド