mehdi_amini added inline comments. Herald added a subscriber: JDevlieghere.
================ Comment at: llvm/utils/lit/lit/cl_arguments.py:157 selection_group.add_argument("-i", "--incremental", - help="Run modified and failing tests first (updates mtimes)", + help="Start modified and failing tests first (updates mtimes)", action="store_true") ---------------- davezarzycki wrote: > mehdi_amini wrote: > > Seems like you deprecated the option, can you update the doc to reflect it? > I still can't find any documentation for `--incremental`. What am I missing? Sorry I wasn't clear: I meant the "help" field here. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98179/new/ https://reviews.llvm.org/D98179 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits