[PATCH] D96124: [clangd] Introduce BuildSystem
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 5 05:07:28 PST 2021
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: usaxena95, arphaman, mgorny.
kadircet requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.
Interface for BuildSystem integration to enable generation of build
file edits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96124
Files:
clang-tools-extra/clangd/BuildSystem.cpp
clang-tools-extra/clangd/BuildSystem.h
clang-tools-extra/clangd/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96124.321717.patch
Type: text/x-patch
Size: 3731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210205/c33081ff/attachment.bin>
More information about the cfe-commits
mailing list