[libcxx] r227974 - Mark <experimental/system_error> as complete
Eric Fiselier
eric at efcs.ca
Tue Feb 3 08:04:46 PST 2015
Author: ericwf
Date: Tue Feb 3 10:04:45 2015
New Revision: 227974
URL: http://llvm.org/viewvc/llvm-project?rev=227974&view=rev
Log:
Mark <experimental/system_error> as complete
Modified:
libcxx/trunk/www/ts1z_status.html
Modified: libcxx/trunk/www/ts1z_status.html
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/ts1z_status.html?rev=227974&r1=227973&r2=227974&view=diff
==============================================================================
--- libcxx/trunk/www/ts1z_status.html (original)
+++ libcxx/trunk/www/ts1z_status.html Tue Feb 3 10:04:45 2015
@@ -71,7 +71,7 @@
<tr><td>Other type transformations</td><td>Not started</td></tr>
<tr><td>Compile-time Rational Arithmetic</td><td>Implementation in progress</td></tr>
<tr><td>Time Utilities</td><td>Complete</td></tr>
- <tr><td>System Error Support</td><td>Implementation in progress</td></tr>
+ <tr><td>System Error Support</td><td>Complete</td></tr>
<tr><td></td><td></td></tr>
<tr><td>Searchers</td><td>Not started</td></tr>
<tr><td>Optional Objects</td><td>Initial implementation complete</td></tr>
More information about the cfe-commits
mailing list