[cfe-commits] r95663 - /cfe/trunk/www/cxx_status.html
Anton Korobeynikov
asl at math.spbu.ru
Tue Feb 9 08:46:26 PST 2010
Author: asl
Date: Tue Feb 9 10:46:25 2010
New Revision: 95663
URL: http://llvm.org/viewvc/llvm-project?rev=95663&view=rev
Log:
Clearify Qt status a bit
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=95663&r1=95662&r2=95663&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Tue Feb 9 10:46:25 2010
@@ -94,7 +94,7 @@
</tr>
<tr>
<td><a href="http://qt.nokie.com">Qt</a></td>
- <td>Partially compiles; miscompilation of uic prevents complete compilation</td>
+ <td>Partially compiles; miscompilation of uic prevents complete compilation, qmake works, some small examples also.</td>
<td>February 9, 2010</td>
<td><a href="http://llvm.org/bugs/show_bug.cgi?id=5881">PR5881</a></td>
</tr>
More information about the cfe-commits
mailing list