================
@@ -48,7 +48,7 @@ <h1>Open Projects</h1>
       <p><i>(Difficulty: Medium)</i></p></p>
       </li>
 
-      <li><code>alpha.unix.StreamChecker</code>
+      <li><code>unix.StreamChecker</code>
----------------
balazske wrote:

This section should be removed too. The problem is still not solved in the 
mentioned way ("delayed split"). I do not see how this could work to find 
problems where the result of an operation is not checked at all. Or if a split 
is done only when the result is used in any way, there may be still many 
checker warnings for read operations.

https://github.com/llvm/llvm-project/pull/89247
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to