From 95e636cd199b37496c4d445a9334df6b44cd9c59 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 9 Feb 2010 16:36:17 +0000 Subject: [PATCH] Add Qt, CMake projects to the list of C++ projects we're working on compiling git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95662 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/www/cxx_status.html b/www/cxx_status.html index 6277ce08cf..cb73d45ba1 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -86,6 +86,18 @@ particular project. Introducing a new project in this list typically requires a Continually + + CMake + Compiles, passes regression tests (debug build) + February 9, 2010 + + + + Qt + Partially compiles; miscompilation of uic prevents complete compilation + February 9, 2010 + PR5881 + Boost Some libraries (e.g., Boost.MPL) successfully build and pass regression tests, the majority still fail. -- 2.40.0