diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-27 11:38:05 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-27 11:38:05 +0000 |
commit | 8fbae8cf093c10ad3848ab9858faa2464197f8ef (patch) | |
tree | 39c05d0785002bcda968acfcaf5cecceacfec742 /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py | |
parent | de0bbe6d1cf2f9273c54b3b35c1f07ea61ca079f (diff) | |
download | bcm5719-llvm-8fbae8cf093c10ad3848ab9858faa2464197f8ef.tar.gz bcm5719-llvm-8fbae8cf093c10ad3848ab9858faa2464197f8ef.zip |
[OPENMP] Fix crash on initialization of classes with no init clause in
declare reductions.
If reduction clause is applied to instance of class with user-defined
reduction operation without initialization clause, it may cause a crash.
Patch fixes this issue.
llvm-svn: 267695
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py')
0 files changed, 0 insertions, 0 deletions