Author: rsmith
Date: Mon Jan 13 20:52:38 2014
New Revision: 199177

URL: http://llvm.org/viewvc/llvm-project?rev=199177&view=rev
Log:
Update feature name "Generalized Attributes" to match the heading in the paper.

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=199177&r1=199176&r2=199177&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Mon Jan 13 20:52:38 2014
@@ -191,7 +191,7 @@ currently requires the C++ runtime libra
       <td class="full" align="center">Clang 3.1</td>
     </tr>
     <tr>
-      <td>Generalized attributes</td>
+      <td>General attributes</td>
       <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf";>N2761</a></td>
       <td class="full" align="center">Clang 3.3 <a href="#n2761">(1)</a></td>
     </tr>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to