[PATCH] D61456: [gn] Update the clangd test lit site configuration

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 12:25:53 PDT 2019


phosek added a comment.

In D61456#1488383 <https://reviews.llvm.org/D61456#1488383>, @thakis wrote:

> Thanks! This is incomplete:
>
> - Create clangd_lit_site_cfg_files.gni next to this build file, but path to generated files there
> - Edit llvm/utils/gn/secondary/llvm/utils/llvm-lit/BUILD.gn and add remapping there
>
>   Else `out/gn/bin/llvm-lit clang-tools-extra/clangd/test/path/to/test` won't work.
>
>   Compare to all the other test targets (e.g. clang-tools-extra) for an example.


Done


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61456/new/

https://reviews.llvm.org/D61456





More information about the llvm-commits mailing list