diff options
author | Chris Lattner <sabre@nondot.org> | 2010-05-21 21:02:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-05-21 21:02:17 +0000 |
commit | a4b46ccb04ea24d17eaeecdcff149e4eb664d000 (patch) | |
tree | f96dd346685dfc1492225c1251e817a425c6d636 | |
parent | 900e32ddd7e66025a14ff367375bfddbf3ef905f (diff) |
another unneeded line.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104379 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/cxx_status.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index 654c6a7591..df01a05aed 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -83,8 +83,7 @@ <p>Clang's development effort is focused primarily on fixing bugs in the current ISO C++ standard (1998/2003). This section tracks the status of various C++0x -features. In general, the implementations of these features are far less -developed than C++98/03 features.</p> +features.</p> <h2 id="specification">Implementation Status by Feature</h2> |