jessevdk / cldoc

clang based documentation generator for C and C++
GNU General Public License v2.0
552 stars 58 forks source link

Allows the user to specify a specific clang version #144

Open atuleu opened 4 years ago

atuleu commented 4 years ago

Some projects requires a specific clang version to compiles. This dirty patch allows to use cldoc with them.