<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">On Jul 21, 2013, at 1:44 PM, Arji Cot <<a href="mailto:arjicot@gmail.com">arjicot@gmail.com</a>> wrote:<br><div><blockquote type="cite"><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span style="font-family: 'courier new', monospace;">error: ‘clang::CodeGen::CGBuilderTy’ has no member named ‘DisableDebugLocations’<br>     Builder.DisableDebugLocations();<br>             ^<br>llvm/tools/clang/lib/CodeGen/CGBlocks.cpp:1174:13: error: ‘clang::CodeGen::CGBuilderTy’ has no member named ‘EnableDebugLocations’<br>     Builder.EnableDebugLocations();<br>             ^</span><br><br>And I'm building the svn revision</div></blockquote><div><br></div>Your revisions are probably out of sync.  Updating the LLVM checkout won’t</div><div>update the clang checkout or vice-versa.</div><div><br></div><div>John.</div></body></html>