elastic / ebpf

Elastic's eBPF
Other
62 stars 11 forks source link

[8.6] Fix clang-format breakage due to llvm 15 release (#163) #164

Closed lrishi closed 1 year ago

lrishi commented 1 year ago

Dockerfile update to workaround aarch64 install failures for clang-format 15.0.4 released on nov4

lrishi commented 1 year ago

LGTM Are you eventually going to migrate to 15.0.4? Assuming the defacto standard here is NOT to pin to a version? Yes Quan, thats correct, currently installation of latest version of clang-format via pip is failing on aarch64, I'll revert this change once its fixed.