[libcxx-commits] [libcxx] [libcxx][docs] Make test name pattern documentation more obvious (PR #73136)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 13 10:06:19 PST 2023


ldionne wrote:

> The other thing that I would like to add with this PR is documentation on the actual commands available in the lit built-in shell tests.

Which commands do you mean? The actual builtin Lit ShTest commands like `RUN`? If so, those are already documented in Lit-specific documentation. We should move the documentation for the commands we add in our test format (like `ADDITIONAL_COMPILE_FLAGS`), though.


https://github.com/llvm/llvm-project/pull/73136


More information about the libcxx-commits mailing list