This revision was automatically updated to reflect the committed changes.
Closed by commit rC354893: [OpenCL] Fix assertion due to blocks (authored by
yaxunl, committed by ).
Herald added a project: clang.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58658/new/
h
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58658/new/
https://reviews.llvm.org/D58658
___
cfe-commits mailing lis
yaxunl created this revision.
yaxunl added a reviewer: Anastasia.
Herald added subscribers: kristof.beyls, javed.absar.
A recent change caused assertion in CodeGenFunction::EmitBlockCallExpr when a
block is called.
There is code
if (!isa(E->getCalleeDecl()))
Func = CGM.getOpenCLRuntime().