1
0
Fork 0

check libcxx when clang is updated

for #409
This commit is contained in:
Mikhail Goncharov 2022-11-16 16:09:54 +01:00
parent 6a80cb79e1
commit bc3ce2d8cf

View file

@ -26,8 +26,10 @@ dependencies:
- clang
- clang-tools-extra
# FIXME: not sure about 'libcxx' and 'libcxxabi'
libcxx: []
libcxxabi: []
libcxx:
- clang
libcxxabi:
- clang
libclc: []
lld:
- llvm