aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorIvan Murashko <ivan.murashko@gmail.com>2023-07-09 16:51:58 +0100
committerIvan Murashko <ivan.murashko@gmail.com>2023-07-11 21:48:50 +0100
commit56ac9d46a7c1468d587ccec02a781e52d0bb298a (patch)
tree21552281def6459b4ccbbf1f12f38a41ea981282 /clang/lib/Frontend/TestModuleFileExtension.cpp
parent6daa4b90e28ef4789ae0eb3163c6770c110d3a28 (diff)
downloadllvm-56ac9d46a7c1468d587ccec02a781e52d0bb298a.zip
llvm-56ac9d46a7c1468d587ccec02a781e52d0bb298a.tar.gz
llvm-56ac9d46a7c1468d587ccec02a781e52d0bb298a.tar.bz2
[clangd] Add library for clangd main function
The diff adds a library and header for clangd main function. That change allows to create custom builds for clangd outside the main LLVM repo. The diff also allows to use build system different from CMake to build clangd. The main reason for such change is an ability to use custom clang-tidy modules (created outside LLVM repo). Test Plan: ``` ninja clangd ``` also check that necessary libs are installed aka ``` ninja install ... ls <install folder>/lib/libclangdMain.a ``` Differential Revision: https://reviews.llvm.org/D145302
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions