summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-12-19 19:45:30 +0000
committerZachary Turner <zturner@google.com>2018-12-19 19:45:30 +0000
commit51f88af359dae51e79fea5bfef3904a463a6541c (patch)
tree33d25aa71a4093e68e8b53203ada45e07845489b /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parente4fa9b06f334156d846b9a38aff1822a8612d9c0 (diff)
downloadbcm5719-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/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud