Hi<div><br></div><div>I tried to add a new AST stmt node called oclSync. I have implemented a oclSync class and add the definition to StmtNodes.td.</div><div><br></div><div>When compiling clang, I got an error as: </div><div>
<br></div><div>undefined reference to `clang::RecursiveASTVisitor<(anonymous namespace)::BoostConASTConsumer>::TraverseOclSync(clang::OclSync*)'</div><div><br></div><div>I realise that I need to implement the TraverseOclSync() method. But where should I implement it?<br clear="all">
<div><br></div>Cheers,
</div><div>Zheng</div>