<p>> is there way to dump the version of clang something like <br>
> gcc -dumpversion. </p>
<p>Have you tried the obvious?<br>
clang -dumpversion</p>