From 717ff5416e81c78cf9c34ff74b4fb266c0a67b53 Mon Sep 17 00:00:00 2001
From: Renato Golin
Date: Wed, 27 Feb 2013 23:21:44 +0000
Subject: [PATCH] Avoiding flamewars
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176221 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/OpenProjects.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/OpenProjects.html b/www/OpenProjects.html
index 4d28b6a6cf..98d86602fb 100644
--- a/www/OpenProjects.html
+++ b/www/OpenProjects.html
@@ -122,7 +122,7 @@ current Host to the identified Target.
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.
+a text editor could change.
If you hit a bug with clang, it is very useful for us if you reduce the code
--
2.40.0