r176221 - Avoiding flamewars

Renato Golin renato.golin at linaro.org
Wed Feb 27 15:21:44 PST 2013


Author: rengolin
Date: Wed Feb 27 17:21:44 2013
New Revision: 176221

URL: http://llvm.org/viewvc/llvm-project?rev=176221&view=rev
Log:
Avoiding flamewars

Modified:
    cfe/trunk/www/OpenProjects.html

Modified: cfe/trunk/www/OpenProjects.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/OpenProjects.html?rev=176221&r1=176220&r2=176221&view=diff
==============================================================================
--- cfe/trunk/www/OpenProjects.html (original)
+++ cfe/trunk/www/OpenProjects.html Wed Feb 27 17:21:44 2013
@@ -122,7 +122,7 @@ current Host to the identified Target.</
 <p>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
-Vim could change.</p>
+a text editor could change.</p>
 </ul>
 
 <p>If you hit a bug with clang, it is very useful for us if you reduce the code





More information about the cfe-commits mailing list