]> granicus.if.org Git - clang/commitdiff
Avoiding flamewars
authorRenato Golin <renato.golin@linaro.org>
Wed, 27 Feb 2013 23:21:44 +0000 (23:21 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 27 Feb 2013 23:21:44 +0000 (23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176221 91177308-0d34-0410-b5e6-96231b3b80d8

www/OpenProjects.html

index 4d28b6a6cf67adb0ebcccacd7ce2a52bbe211c00..98d86602fb4de5aa609a6a84876b6ccab66ea46b 100644 (file)
@@ -122,7 +122,7 @@ current Host to the identified Target.</p>
 <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