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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 11:57:49 PDT 2019


thakis added a comment.

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.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D61456





More information about the cfe-commits mailing list