| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
llvm-svn: 374272
|
|
|
|
| |
llvm-svn: 369953
|
|
|
|
| |
llvm-svn: 368095
|
|
|
|
| |
llvm-svn: 365689
|
|
|
|
| |
llvm-svn: 361520
|
|
|
|
| |
llvm-svn: 361449
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r359527 already merged some of that to the GN build,
but it was missing some bits as well.
The check-clangd target works (at least for now) differently than all
the other check-foo targets, see https://reviews.llvm.org/D61187
For that reason, there's no gni file and the generated lit configs are
not (yet?) added to llvm-lit/BUILD.gn.
llvm-svn: 359570
|
|
|
|
| |
llvm-svn: 359527
|
|
|
|
|
|
|
|
|
|
|
| |
ClangdLSPServer and clangd unittests now include Features.inc so we
need to append the target_gen_dir that contains it to their
include_dirs. To do so, we use a public config that's applied to
any target that depends on the features one.
Differential Revision: https://reviews.llvm.org/D60919
llvm-svn: 358837
|
|
|
|
| |
llvm-svn: 358790
|
|
|
|
| |
llvm-svn: 358364
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D60124
llvm-svn: 357476
|
|
Differential Revision: https://reviews.llvm.org/D60038
llvm-svn: 357369
|