hanchenye-llvm-project/lldb/test/functionalities/data-formatter/data-formatter-stl
Ashok Thirumurthi 6eb0cadda7 Refactors to provide two variants for evaluation of text_list:
- The original test now passes on Linux with clang because a breakpoint is hit prior to evaluation of text_list, which improves text coverage.
- The new test fails because 4 steps are requested, and only two occur prior to evaluation of text_list.
--- Note that the loss of every second "next" command can be reproduced using lldb manually with this script.

llvm-svn: 182860
2013-05-29 14:58:27 +00:00
..
libcxx Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +00:00
libstdcpp Refactors to provide two variants for evaluation of text_list: 2013-05-29 14:58:27 +00:00