This revision was automatically updated to reflect the committed changes.
Closed by commit rL370273: [clangd] Fix ExtractFunction dependencies (authored
by aheejin, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.ll
aheejin created this revision.
aheejin added a reviewer: SureYeaah.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay,
ilya-biryukov, mgorny.
Herald added a project: clang.
Without these dependencies, builds with `-DBUILD_SHARED_LIBS=ON` fail.
Repository:
rG LLVM Git