diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html index 423fc0e1ae4a5..4b6b0283767c0 100755 --- a/clang/www/OpenProjects.html +++ b/clang/www/OpenProjects.html @@ -141,7 +141,7 @@

Open Clang Projects

The second stage would be to produce a configuration file (that can be used independently of the Host) so that Clang can read it and not need a gazillion of command-line options. Such file should be simple JSON / INI or anything that -a text editor could change.

+a text editor could change.

If you hit a bug with Clang, it is very useful for us if you reduce the code