aprantl added inline comments.

================
Comment at: packages/Python/lldbsuite/test/dotest_args.py:166
+        metavar='Test build directory',
+        help='The root build directory for the tests')
 
----------------
clayborg wrote:
> Maybe add a default right here?:
> 
> ```
>     default=os.getcwd()
> ```
The default is in dotest.py:474. Let me know if this file is the more 
appropriate place for it.


https://reviews.llvm.org/D42281



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to