Hi All ,<div><br></div><div>Was trying to build the LLVM src from <span style="font-family:monospace;font-size:medium;text-align:left"><a href="http://llvm.org/svn/llvm-project/llvm/branches/release_30">http://llvm.org/svn/llvm-project/llvm/branches/release_30</a> </span>,But unable to build the same and clang poped up with below error .</div>
<div><br></div><div><div>llvm[1]: Compiling IntervalMap.cpp for Debug build</div><div>In file included from /root/projects/safecode/llvm/lib/Support/IntervalMap.cpp:14:</div><div>/root/projects/safecode/llvm/include/llvm/ADT/IntervalMap.h:1980:32: error: use 'template' keyword to treat 'newNode' as a dependent template name</div>
<div>    Node[NewNode] = this->map->newNode<NodeT>();</div><div>                               ^</div><div>                               template</div><div>1 error generated.</div><div>make[1]: *** [/root/projects/safecode/build/lib/Support/Debug/IntervalMap.o] Error 1</div>
</div><div><br></div><div><br></div><div>Any lights will be appreciated on the above issue . </div><div><br></div><div>Thanks </div><div>Umesh </div><div><br></div>