<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    Is there any special reason for <a
href="http://clang.llvm.org/doxygen/classclang_1_1CFG.html#a06492785963cc91eb21dae8161d21e6e">CFG::VisitBlockStmts</a>
    for using a non const reference for the callback ?<br>
    Why not using an universal reference (or at least const lvalue ref ?
    )<br>
    <br>
    Thanks,<br>
    David.<br>
  </body>
</html>