<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Chris. Yep. They have the same revision # of 81368<div><br></div><div>Craig</div><div><br><div><div>On Sep 14, 2009, at 4:48 PM, Chris Lattner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 14, 2009, at 3:03 PM, Craig Mortensen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; ">Hello,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; ">I'm running into a compile errors for PointerUnion4 in TemplateName.h</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; ">/usr/local/include/clang/AST/TemplateName.h:63:0 ISO C++ forbids declaration of 'PointerUnion4' with no type in /usr/local/include/clang/AST/TemplateName.h</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; min-height: 16px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 14px/normal Menlo; min-height: 16px; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 14px/normal Menlo; "><span style="color: #cc00a2">class</span> TemplateName {</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 14px/normal Menlo; ">  <span style="color: #cc00a2">typedef</span> llvm::PointerUnion4<TemplateDecl *, OverloadedFunctionDecl *,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 14px/normal Menlo; ">                              QualifiedTemplateName *,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 14px/normal Menlo; ">                              DependentTemplateName *> StorageType;</div><div><br></div><div>How to I get the compiler to get passed this?  In XCode, I tried using both the built clang compiler from the llvm/clang project and the one that comes stock with Mac OSX SnowLeopard.  Both gave the same error.</div></div></div></blockquote></div><br><div>Are your llvm and clang trees the same SVN revision number?</div><div><br></div><div>-Chris</div></div></blockquote></div><br></div></body></html>