diff options
author | Zachary Turner <zturner@google.com> | 2018-12-19 19:45:30 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-12-19 19:45:30 +0000 |
commit | 51f88af359dae51e79fea5bfef3904a463a6541c (patch) | |
tree | 33d25aa71a4093e68e8b53203ada45e07845489b /lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py | |
parent | e4fa9b06f334156d846b9a38aff1822a8612d9c0 (diff) | |
download | bcm5719-llvm-51f88af359dae51e79fea5bfef3904a463a6541c.tar.gz bcm5719-llvm-51f88af359dae51e79fea5bfef3904a463a6541c.zip |
[NativePDB] Fix a use after free and enable corresponding native test.
We had a use after free where we were assigning the result of a function
that returned a string to a StringRef. After fixing this use after
free, one of the DIA PDB tests now passes with the native PDB reader,
so we enable the test under native mode as well. The goal is to
eventually make all the tests pass under both, at which point we can
disable them all under DIA mode.
llvm-svn: 349673
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py')
0 files changed, 0 insertions, 0 deletions