[PATCH] D25373: Fix for Bug 30639: CGDebugInfo Null dereference with OpenMP array access
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 13 03:16:11 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284110: Fix for PR30639: CGDebugInfo Null dereference with OpenMP array (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D25373?vs=74386&id=74485#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25373
Files:
cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
cfe/trunk/test/OpenMP/debug-info-openmp-array.cpp
cfe/trunk/test/OpenMP/for_reduction_codegen.cpp
cfe/trunk/test/OpenMP/for_reduction_codegen_UDR.cpp
cfe/trunk/test/OpenMP/target_firstprivate_codegen.cpp
cfe/trunk/test/OpenMP/target_map_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25373.74485.patch
Type: text/x-patch
Size: 7072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161013/ef21f643/attachment.bin>
More information about the cfe-commits
mailing list