summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-10-13 09:52:46 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-10-13 09:52:46 +0000
commit2f5ed342797d78e1544338de09186c54d027144e (patch)
tree439ebbcb2644f9a7e74dffacd1282b73d9a3cd68 /llvm/lib/CodeGen
parent9df3ac1f564b0b8367290edceba71a225b7f7f99 (diff)
downloadbcm5719-llvm-2f5ed342797d78e1544338de09186c54d027144e.tar.gz
bcm5719-llvm-2f5ed342797d78e1544338de09186c54d027144e.zip
Fix for PR30639: CGDebugInfo Null dereference with OpenMP array
access, by Erich Keane OpenMP creates a variable array type with a a null size-expr. The Debug generation failed to due to this. This patch corrects the openmp implementation, updates the tests, and adds a new one for this condition. Differential Revision: https://reviews.llvm.org/D25373 llvm-svn: 284110
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud