bloomberg / clangmetatool

A framework for reusing code in Clang tools
https://bloomberg.github.io/clangmetatool/
Apache License 2.0
119 stars 25 forks source link

Update .travis.yml — enable LLVM 18 #80

Closed ksromanov closed 1 month ago

ksromanov commented 4 months ago

Enable LLVM 18, update Travis CI.

Also added --progress plain to docker build to prevent log duplication.