[libcxx] r214483 - Update information about compiler used during linux tests and reformat run information.

Eric Fiselier eric at efcs.ca
Thu Jul 31 23:27:40 PDT 2014


Author: ericwf
Date: Fri Aug  1 01:27:40 2014
New Revision: 214483

URL: http://llvm.org/viewvc/llvm-project?rev=214483&view=rev
Log:
Update information about compiler used during linux tests and reformat run information.

Modified:
    libcxx/trunk/www/results.Linux.html

Modified: libcxx/trunk/www/results.Linux.html
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/results.Linux.html?rev=214483&r1=214482&r2=214483&view=diff
==============================================================================
--- libcxx/trunk/www/results.Linux.html (original)
+++ libcxx/trunk/www/results.Linux.html Fri Aug  1 01:27:40 2014
@@ -6,13 +6,18 @@
 <body>
 <pre>
 
-This file was last updated 31/7/2014
-
-All failures in the libc++ test suite will be documented here. Last
-run was with Clang Tip-of-Tree on Ubuntu 14.04 x86_64 with eglibc
-2.19 and kernel 3.13.0-32-generic. The ABI library used was libc++abi.
+All failures in the libc++ test suite will be documented here.
 Note: glibc >= 2.16 is required for full C11 compatibility.
 
+Test Suite Run Information:
+Date: 7/31/2014
+Compiler: Clang Tip-of-Tree (r214433), Built 7/31/2014
+C Library: eglibc 2.19
+Platform: x86_64-linux-gnu
+Kernel: 3.13.0-32-generic
+Distribution: Ubuntu 14.04
+Run By: Eric Fiselier (eric at efcs dot ca)
+
 depr/
  depr.c.headers/
   math_h.pass.cpp: Fails a static assert that the return type of





More information about the cfe-commits mailing list