I just noticed that going from the Demo page to <a href="http://llvm.org/demo/DemoInfo.html#hints">Hints section</a> and then to <a href="http://llvm.org/cmds/llvm2cpp.html">llvm2cpp</a> gives an error (404 Not Found).<br>

<br><div class="gmail_quote">On Thu, Jul 21, 2011 at 10:31 PM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I was hoping to show a friend some examples of clang's excellent<br>
diagnostic output (& try out the spellcheck/typo cases) but it seems<br>
that the llvm demo still uses llvm-gcc.<br>
<br>
What would it take to switch it over to clang? Is it just a matter of<br>
changing the cgi script to point to clang instead of llvm-gcc, or will<br>
the actual demo machine need configuration changes (<br>
<a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/www/demo/index.cgi?view=markup" target="_blank">http://llvm.org/viewvc/llvm-project/cfe/trunk/www/demo/index.cgi?view=markup</a><br>
refers to vadve's home directory<br>
(/home/vadve/shared/llvm-gcc4.0-2.1/bin/)) I wouldn't mind adding some<br>
compiler flags there too - especially C++0x, warning levels, etc.<br>
<br>
It also looks like this is pointing to a rather old build of LLVM (2.1).<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br>