[PATCH] D62413: [OpenCL][PR41727] Prevent ICE on global dtors

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 15 04:58:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366059: [OpenCL][PR41727] Prevent ICE on global dtors (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62413?vs=209463&id=209804#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62413/new/

https://reviews.llvm.org/D62413

Files:
  cfe/trunk/lib/CodeGen/CGDeclCXX.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/ItaniumCXXABI.cpp
  cfe/trunk/lib/CodeGen/TargetInfo.h
  cfe/trunk/test/CodeGenOpenCLCXX/atexit.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62413.209804.patch
Type: text/x-patch
Size: 5943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190715/eacd15b8/attachment-0001.bin>


More information about the cfe-commits mailing list