cppalliance / mrdocs

MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.
https://mrdocs.com
Other
66 stars 16 forks source link

CI: fix demos and releases #629

Closed alandefreitas closed 2 weeks ago

alandefreitas commented 2 weeks ago

The runner image has been updated, and it's now possible to fix the LLVM build step and test segfaults that previously blocked CI. So, this PR includes some minor changes in CI related to errors in generating demos and releases. It also fixes GCC/Clang warnings in passing.