diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-09-27 18:12:31 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-09-27 18:12:31 +0000 |
commit | 85f19958e9f51a3631fe94ac9c7cda725d03eb2c (patch) | |
tree | a27423f1ba264da47c7d2da7ad109082cd8d666d /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp | |
parent | b9b18675193cd7410eae2cb5bebf3c2b93a3feaa (diff) | |
download | bcm5719-llvm-85f19958e9f51a3631fe94ac9c7cda725d03eb2c.tar.gz bcm5719-llvm-85f19958e9f51a3631fe94ac9c7cda725d03eb2c.zip |
[OpenMP] Fix memory leak when translating arguments
Parsing the argument after -Xopenmp-target allocates memory that needs
to be freed. Associate it with the final DerivedArgList after we know
which one will be used.
Differential Revision: https://reviews.llvm.org/D38257
llvm-svn: 314328
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions