Ericsson / clang

Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15 stars 10 forks source link

Run LLDB/libcxx tests too in CI #530

Closed martong closed 5 years ago

martong commented 5 years ago

By apt-get install libcxx-dev we could run lldb/libcxx tests too, but not all of them (.e.g iOS/macOS specific gmodules tests will not run)

martong commented 5 years ago

They are too flaky on Linux atm. Perhaps it would be better to involve the macOS machine in the CI instead.