summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorAnton Yartsev <anton.yartsev@gmail.com>2014-12-24 01:04:38 +0000
committerAnton Yartsev <anton.yartsev@gmail.com>2014-12-24 01:04:38 +0000
commit7122576614cc26038b834ad3785099c264cfb2d0 (patch)
treed12ffdce40904fd4cfbc254dd1045e50c2ba67f3 /www
parentd26c83b01fb1216f7ed8b35294c3fbed322841a8 (diff)
[analyzer] Updated progress for memory.ZeroAlloc
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224797 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/analyzer/potential_checkers.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/analyzer/potential_checkers.html b/www/analyzer/potential_checkers.html
index 67ec5ab3d7..101e3c6fc4 100644
--- a/www/analyzer/potential_checkers.html
+++ b/www/analyzer/potential_checkers.html
@@ -127,7 +127,8 @@ void test() {
delete[] p;
}
</pre></div></div></td>
-<td class="aligned"></td></tr>
+<td class="aligned"><a href="http://reviews.llvm.org/D6178">
+D6178</a></td></tr>
</table>