diff options
author | Jason Molenda <jmolenda@apple.com> | 2017-02-25 05:43:51 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2017-02-25 05:43:51 +0000 |
commit | 6b652bea305b2c135a7005f5525abce54ad4614e (patch) | |
tree | bc53f7ca1519cbffc026a7fe9dd4b3465deef57b /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 9bc02cee8ddfe747cfe060a50da5a27d72e6a0b3 (diff) | |
download | bcm5719-llvm-6b652bea305b2c135a7005f5525abce54ad4614e.tar.gz bcm5719-llvm-6b652bea305b2c135a7005f5525abce54ad4614e.zip |
Three LoadLibCxxFormatters formatters were given a regex string to
match but the 'is_regex' argument was not passed as true. Not sure
this is causing a bug, but noticed it while working on another bug.
These formatters gained a regex in r274489 for NDK but didn't pick
up the is_regex flag at the time.
<rdar://problem/30646077>
llvm-svn: 296243
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions