[Lldb-commits] [lldb] r137749 - /lldb/trunk/test/redo.py

Johnny Chen johnny.chen at apple.com
Tue Aug 16 13:57:05 PDT 2011


Author: johnny
Date: Tue Aug 16 15:57:05 2011
New Revision: 137749

URL: http://llvm.org/viewvc/llvm-project?rev=137749&view=rev
Log:
Comment change.

Modified:
    lldb/trunk/test/redo.py

Modified: lldb/trunk/test/redo.py
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/test/redo.py?rev=137749&r1=137748&r2=137749&view=diff
==============================================================================
--- lldb/trunk/test/redo.py (original)
+++ lldb/trunk/test/redo.py Tue Aug 16 15:57:05 2011
@@ -28,6 +28,7 @@
 # encountered "-C clang" and "-C gcc" when visiting the session files, both
 # compilers will end up in the invocation of the test driver when rerunning.
 # That is: ./dotest -v -C clang^gcc ... -f ...".  Ditto for "-A" flags.
+
 # The "-C compiler" for comp_specs.
 comp_specs = set()
 # The "-A arch" for arch_specs.





More information about the lldb-commits mailing list