From c28ae257c08102b217606330c657faf14d0f41b3 Mon Sep 17 00:00:00 2001
From: Tobias Grosser <tobias@grosser.es>
Date: Tue, 5 Jan 2016 11:48:59 +0000
Subject: [PATCH] TODO: Polly can handle boolean expressions (Open->Done)

The necessary support was committed by Johannes in r249971.

llvm-svn: 256826
---
 polly/www/todo.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/polly/www/todo.html b/polly/www/todo.html
index 110e8061e684..4bd7948ad266 100644
--- a/polly/www/todo.html
+++ b/polly/www/todo.html
@@ -95,7 +95,7 @@ Support for Modulos
 <tr>
 <th align="left">
 Boolean Combinations
-</th><td align="center" class='open'> Open
+</th><td align="center" class='done'> Done
 </td><td>
 </td></tr>
 <tr>