[cfe-dev] Switching http://llvm.org/demo to clang or providing a separate clang demo

Nikola Smiljanic popizdeh at gmail.com
Thu Jul 21 14:10:58 PDT 2011


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

On Thu, Jul 21, 2011 at 10:31 PM, David Blaikie <dblaikie at gmail.com> wrote:

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


More information about the cfe-dev mailing list