This is an archive of the discontinued LLVM Phabricator instance.

gn build: Fix clang-tidy dep on ClangSACheckers.
ClosedPublic

Authored by mbonadei on Feb 9 2019, 5:46 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mbonadei created this revision.Feb 9 2019, 5:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2019, 5:46 AM
mbonadei marked an inline comment as done.Feb 9 2019, 5:49 AM
mbonadei added inline comments.
llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/BUILD.gn
7 ↗(On Diff #186109)

This turned out to be easier than I thought. You've already done everything in https://reviews.llvm.org/D55927. :)

thakis accepted this revision.Feb 10 2019, 7:08 PM
This revision is now accepted and ready to land.Feb 10 2019, 7:08 PM
This revision was automatically updated to reflect the committed changes.