<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Apr 22, 2009, at 11:56 AM, Jason Haslam 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><div>On Apr 22, 2009, at 12:13 PM, Martinez, Javier E wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="color: rgb(0, 0, 0); "><div lang="EN-US" link="blue" vlink="purple"><div class="Section1"><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman'; "><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; ">Hello,<o:p></o:p></span></font></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman'; "><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; "><o:p> </o:p></span></font></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman'; "><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; ">I downloaded the latest snapshot from the trunk sometime yesterday and have been experiencing build errors using VS9. I’m wondering if others are seeing this too. I generated the project files using CMake 2.6.<o:p></o:p></span></font></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman'; "><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; "><o:p> </o:p></span></font></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman'; "><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; ">The first error is on the LLVM truck in the file \lib\Analisys\ScalarEvolutionExpander.cpp at lines 92 and 93. The compiler complains about Instruction::Instruction. If I change that to just one “Instruction::” the file compiles fine. The second error is on the file \tools\clang\lib\Basic\Diagnostic.cpp at lines 354 and 360. The included file (DiagnosticGroups.inc) can’t be found.<o:p></o:p></span></font></div></div></div></span></blockquote></div><br></div><div>I ran into the second one too.  There's a missing dependency on ClangDiagnosticGroups:<div><br></div></div></div></blockquote>Committed, thanks!</div><div><a href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090420/016086.html">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090420/016086.html</a></div><div><br></div><div>-Chris</div></body></html>