[all-commits] [llvm/llvm-project] 4cca22: [clangd] Add documentation for building and testin...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Jan 22 02:58:31 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4cca222279396c4e4d484ba79e74c5dc45fe63e4
https://github.com/llvm/llvm-project/commit/4cca222279396c4e4d484ba79e74c5dc45fe63e4
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/README.md
Log Message:
-----------
[clangd] Add documentation for building and testing clangd
Adds minimal cmake configuration required to build and test clangd,
while telling target names. Should be helpful for people unfamiliar with the
LLVM repo.
See https://github.com/clangd/clangd/issues/579 for a request.
Differential Revision: https://reviews.llvm.org/D91186
More information about the All-commits
mailing list