bkryza / clang-uml

Customizable automatic UML diagram generator for C++ based on Clang.
Apache License 2.0
592 stars 40 forks source link

Check compatibility with LLVM 19 #319

Open bkryza opened 1 day ago

bkryza commented 1 day ago

LLVM 19 has been released, so we need to ensure clang-uml works with it properly.