<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Our many thanks to Chandler, Daniel, Mikhail, Russell, and a few
    others at CppNow. It was suggested we look at clangTidy which helped
    us figure out what libraries we needed. The second part was adding
    --start-group in the makefile, which came from an example Jeff Trull
    presented at CppNow. <br>
    <br>
    We are now about to successfully link DoxyPress with the libTooling
    libraries in Autotools!  Of course the same technique will work in
    our pending CMake build files. <br>
    <br>
    We are able to utilize all of the lib clang code we developed for
    parsing C++ in the new code using libTooling. Actually the new code
    is shorter, more efficient, more readable, and requires less
    contortions.   <br>
    <br>
    At the current time we have two items we have not been able to
    figure out how to detect in a FunctionDecl. <br>
    <br>
    1    explicit<br>
    2    noexcept <br>
    <br>
    <br>
    Any ideas would be very helpful.  <br>
    <br>
    <br>
    <font face="Helvetica, Arial, sans-serif">Thanks, <br>
      <br>
      Barbara<br>
      Co-Founder of DoxyPress</font><br>
  <br />
<table style="border-top: 1px solid #D3D4DE;">
        <tr>
        <td style="width: 55px; padding-top: 13px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon" target="_blank"><img src="https://ipmcdn.avast.com/images/2016/icons/icon-envelope-tick-round-orange_184x116-v1.png" height="29px" /></a></td>
                <td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link" target="_blank" style="color: #4453ea;">www.avast.com</a>
                </td>
        </tr>
</table></body>
</html>