summaryrefslogtreecommitdiff
path: root/www/demo
diff options
context:
space:
mode:
authorCedric Venet <cedric.venet@laposte.net>2009-02-14 20:20:19 +0000
committerCedric Venet <cedric.venet@laposte.net>2009-02-14 20:20:19 +0000
commit3d658640abc128dcc84a5a5201456395c86c4fa6 (patch)
treed46663850c78e313eb0968ad3d327e8b18090280 /www/demo
parentf3710babc1ba40779c0fc64e6657cfc84dee7545 (diff)
downloadclang-3d658640abc128dcc84a5a5201456395c86c4fa6.tar.gz
Add svn:eol-style=native to some files
Correct two files with inconsistent lines endings. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64564 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/demo')
-rw-r--r--www/demo/what is this directory.txt28
1 files changed, 14 insertions, 14 deletions
diff --git a/www/demo/what is this directory.txt b/www/demo/what is this directory.txt
index 47d5d4ed2d..a1306ac0dc 100644
--- a/www/demo/what is this directory.txt
+++ b/www/demo/what is this directory.txt
@@ -1,15 +1,15 @@
-This is for the LLVM+Clang browser based demo.
-It is supposed to work like the LLVM+GCC demo here: http://llvm.org/demo/ but for the BSD licensed Clang instead.
-
-Perhaps 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.
-
-Status:
-Anyways, 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.
-
-If 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.
-
-Alternatively, 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).
-
---
-BTW, once this feature was working, my intention was to link to it from the index.html page in the section entitled:
+This is for the LLVM+Clang browser based demo.
+It is supposed to work like the LLVM+GCC demo here: http://llvm.org/demo/ but for the BSD licensed Clang instead.
+
+Perhaps 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.
+
+Status:
+Anyways, 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.
+
+If 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.
+
+Alternatively, 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).
+
+--
+BTW, once this feature was working, my intention was to link to it from the index.html page in the section entitled:
Try Clang \ No newline at end of file