forked from OSchip/llvm-project
![]() The code needs more TLC, but for now I've tried making only the changes that are necessary to get the tests passing -- postponing the more invasive changes after I create a more comprehensive test. In a couple of places I have changed the index-based element accesses to name-based ones (as these are less sensitive to code perturbations). I'm not sure why the code was using indexes in the first place, but I've (manually) tested the change with various libc++ versions, and found no issues with this approach. Differential Revision: https://reviews.llvm.org/D124113 |
||
---|---|---|
.. | ||
bindings | ||
cmake | ||
docs | ||
examples | ||
include/lldb | ||
packages/Python/lldbsuite | ||
resources | ||
scripts | ||
source | ||
test | ||
third_party/Python/module | ||
tools | ||
unittests | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
CMakeLists.txt | ||
CODE_OWNERS.txt | ||
LICENSE.TXT | ||
use_lldb_suite_root.py |