forked from OSchip/llvm-project
5a33ba52b6
Inline tests have one method named 'test' which means that multiple inline tests in the same file end up sharing the same build directory per variant. This patch overrides the getBuildDirBasename method for the InlineTest class to include the test name. Differential revision: https://reviews.llvm.org/D81516 |
||
---|---|---|
.. | ||
lldbconfig | ||
lldbsuite |