[www] r326680 - Update author list.
Arnaud A. de Grandmaison via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 4 13:32:26 PST 2018
Author: aadg
Date: Sun Mar 4 13:32:26 2018
New Revision: 326680
URL: http://llvm.org/viewvc/llvm-project?rev=326680&view=rev
Log:
Update author list.
Modified:
www/trunk/devmtg/2018-04/talks.html
Modified: www/trunk/devmtg/2018-04/talks.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2018-04/talks.html?rev=326680&r1=326679&r2=326680&view=diff
==============================================================================
--- www/trunk/devmtg/2018-04/talks.html (original)
+++ www/trunk/devmtg/2018-04/talks.html Sun Mar 4 13:32:26 2018
@@ -636,7 +636,7 @@ Cover current status of community, softw
<hr>
</td></tr><tr><td valign="top" id="Lightning_8">
<b>ISL Memory Management Using Clang Static Analyzer </b><br>
-<i>M. Thakkar, D. Coughlin, S. Verdoolaege, A. Isoard, R. Upadrasta </i>
+<i>M. Thakkar, R. Upadrasta </i>
<p>Maintaining consistency while manual reference counting is very difficult.
Languages like Java, C#, Go and other scripting languages employ garbage
collection which automatically performs memory management. On the other hand,
More information about the llvm-commits
mailing list