diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-10-31 12:36:17 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-11-02 21:10:43 +0100 |
commit | c29513f7e023f125c6d221db179dc40b79e5c074 (patch) | |
tree | 1ae22096ec5e9c86447441554c6dbd4fa9b7e197 /clang/lib/Serialization/ModuleManager.cpp | |
parent | b26a2755dc107b2608bc9c6c3f8e952613760b46 (diff) | |
download | llvm-c29513f7e023f125c6d221db179dc40b79e5c074.zip llvm-c29513f7e023f125c6d221db179dc40b79e5c074.tar.gz llvm-c29513f7e023f125c6d221db179dc40b79e5c074.tar.bz2 |
[clangd] Fix check-clangd with no clang built
- pass required=False to use_clang(), as we don't need it
- fix required=False (which was unused and rotted):
- make derived substitutions conditional on it
- add a feature so we can disable tests that need it
- conditionally disable our one test that depends on %resource_dir.
This doesn't seem right from first principles, but isn't a big deal.
Differential Revision: https://reviews.llvm.org/D90528
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions