[libcxx-commits] [PATCH] D117268: [libc++] Install clang-tidy in docker containers and create command db symlink

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 13 18:32:40 PST 2022


philnik created this revision.
philnik added reviewers: Mordante, ldionne.
Herald added a subscriber: arichardson.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Install clang-tidy and create a symlink for compile_commands.json so clang-tidy can find it


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117268

Files:
  libcxx/utils/ci/Dockerfile
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117268.399865.patch
Type: text/x-patch
Size: 8320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220114/ced3b1ac/attachment.bin>


More information about the libcxx-commits mailing list