xref: /aosp_15_r20/external/clang/www/demo/what is this directory.txt (revision 67e74705e28f6214e480b399dd47ea732279e315)
1*67e74705SXin LiThis is for the LLVM+Clang browser based demo.
2*67e74705SXin LiIt is supposed to work like the LLVM+GCC demo here: http://llvm.org/demo/ but for the BSD licensed Clang instead.
3*67e74705SXin Li
4*67e74705SXin LiPerhaps it could also be used for getting crash information and details on errors....  I'm not sure if this would require some major changes or not to report this info.  Maybe also adding ways that people can use it to test for errors and a way to report such errors would also be good.
5*67e74705SXin Li
6*67e74705SXin LiStatus:
7*67e74705SXin LiAnyways, right now, these file a basically just a copy of the LLVM+GCC demo (no changes have been made).  The files don't even work right in this location on the server.  As such, someone will need to edit the file or rewrite it.
8*67e74705SXin Li
9*67e74705SXin LiIf nobody in the LLVM community has the skills, one suggestion would be to post a request on a friendly Perl forum and see if anybody might be interested in taking on the challenge.
10*67e74705SXin Li
11*67e74705SXin LiAlternatively, you could try a PHP, Python, Ruby, or Lisp mailing list and see if there are any takers who would be interested (and willing to do a rewrite to their language of choice).
12*67e74705SXin Li
13*67e74705SXin Li--
14*67e74705SXin LiBTW, once this feature was working, my intention was to link to it from the index.html page in the section entitled:
15*67e74705SXin LiTry Clang