[libc++] Update the documentation for running Lit to reflect reality
authorLouis Dionne <ldionne@apple.com>
Tue, 7 Apr 2020 19:02:37 +0000 (15:02 -0400)
committerLouis Dionne <ldionne@apple.com>
Wed, 8 Apr 2020 19:04:16 +0000 (15:04 -0400)
commit82bec931814d52331b4c2b429407773c04f09443
tree2b826407070c9146e31198ce7097913d6af28578
parent3d4d25fb4d60df60ef16bd7cd483255476d3071d
[libc++] Update the documentation for running Lit to reflect reality

Our documentation for running LIT is basically wrong, since it doesn't
mention `llvm-lit`, and nothing works without it. Note that this
documentation improvement reflects the current reality outside of
the recent efforts on improving the test suite. My goal is to document
the current way of running the test suite, so that everybody agrees on
how things currently work. As the configuration system for libc++ gets
simplified, we can come back and keep this documentation up to date to
reflect those changes.

Differential Revision: https://reviews.llvm.org/D77673
libcxx/docs/TestingLibcxx.rst