diff options
author | Marek Kurdej <marek.kurdej@gmail.com> | 2020-12-16 16:33:10 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2020-12-16 16:36:34 -0500 |
commit | d69fc6629d077475b0fa1c2de531c4bf0fda9d67 (patch) | |
tree | ef0ac8bc62381f3d988d165079f6922b4e7d8703 /llvm/lib/CodeGen/MachineCheckDebugify.cpp | |
parent | 15ca54525d6c2927b2a51b871a9e343c7ce1c2ea (diff) | |
download | llvm-d69fc6629d077475b0fa1c2de531c4bf0fda9d67.zip llvm-d69fc6629d077475b0fa1c2de531c4bf0fda9d67.tar.gz llvm-d69fc6629d077475b0fa1c2de531c4bf0fda9d67.tar.bz2 |
[libc++] Install git-clang-format on CI nodes.
Two problems fixed:
* an old version of clang-format get installed by default (6.0).
* git-clang-format is not present, only git-clang-format-<version> (e.g. git-clang-format-6.0).
Solution:
* install clang-format-11 with explicit version
* make symlink git-clang-format to the latest version of git-clang-format-<version>
Differential Revision: https://reviews.llvm.org/D93201
Diffstat (limited to 'llvm/lib/CodeGen/MachineCheckDebugify.cpp')
0 files changed, 0 insertions, 0 deletions