summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGVTT.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2017-04-10 19:16:45 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2017-04-10 19:16:45 +0000
commitf7ce1662202717f774d1697948790f85bf6d8495 (patch)
tree7cb04b5b93fe47ba5f3d7bad24de1bdb3549e39e /clang/lib/CodeGen/CGVTT.cpp
parentec4880905d1663d0510a3ea6d905de9de2654f74 (diff)
downloadbcm5719-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/CGVTT.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud