diff options
author | Anton Korobeynikov <asl@math.spbu.ru> | 2010-02-09 16:46:25 +0000 |
---|---|---|
committer | Anton Korobeynikov <asl@math.spbu.ru> | 2010-02-09 16:46:25 +0000 |
commit | 0488124fb94f3430c72e3a6669e3f44d437c68db (patch) | |
tree | 42bf591314a1b27731c65d007d87e834c0356e88 | |
parent | 95e636cd199b37496c4d445a9334df6b44cd9c59 (diff) |
Clearify Qt status a bit
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95663 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index cb73d45ba1..cefe9dbc75 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -94,7 +94,7 @@ particular project. Introducing a new project in this list typically requires a </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> |