mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 05:26:07 +00:00

Eliminate boilerplate of having each test manually assign to `mydir` by calling `compute_mydir` in lldbtest.py. Differential Revision: https://reviews.llvm.org/D128077