[llvm-commits] [zorg] r101736 - /zorg/trunk/lnt/docs/todo.txt

Daniel Dunbar daniel at zuster.org
Sun Apr 18 12:18:33 PDT 2010


Author: ddunbar
Date: Sun Apr 18 14:18:33 2010
New Revision: 101736

URL: http://llvm.org/viewvc/llvm-project?rev=101736&view=rev
Log:
LNT: Another minor TODO.

Modified:
    zorg/trunk/lnt/docs/todo.txt

Modified: zorg/trunk/lnt/docs/todo.txt
URL: http://llvm.org/viewvc/llvm-project/zorg/trunk/lnt/docs/todo.txt?rev=101736&r1=101735&r2=101736&view=diff
==============================================================================
--- zorg/trunk/lnt/docs/todo.txt (original)
+++ zorg/trunk/lnt/docs/todo.txt Sun Apr 18 14:18:33 2010
@@ -21,5 +21,9 @@
 
  3. We should support [test, sample] in addition to [test, [sample, ...]].
 
+ 4. If we changed the .success marker to be .failure, then having [test] be a
+ shortcut for [test, 0] would be fairly nice, and in the visualization we would
+ automatically get the right defaulting for absent tests.
+
 These changes would significantly compact the archive format, which improves
 performance across the board.





More information about the llvm-commits mailing list