diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-04-10 19:16:45 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-04-10 19:16:45 +0000 |
commit | f7ce1662202717f774d1697948790f85bf6d8495 (patch) | |
tree | 7cb04b5b93fe47ba5f3d7bad24de1bdb3549e39e /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | ec4880905d1663d0510a3ea6d905de9de2654f74 (diff) | |
download | bcm5719-llvm-f7ce1662202717f774d1697948790f85bf6d8495.tar.gz bcm5719-llvm-f7ce1662202717f774d1697948790f85bf6d8495.zip |
[OPENMP] Fix for PR32333: Crash in call of outlined Function.
If the type of the captured variable is a pointer(s) to variably
modified type, this type was not processed correctly. Need to drill into
the type, find the innermost variably modified array type and convert it
to canonical parameter type.
llvm-svn: 299868
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions