[PATCH] D57664: [opaque pointer types] Fix the CallInfo passed to EmitCall in some edge cases.
James Y Knight via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 5 08:05:44 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC353181: [opaque pointer types] Fix the CallInfo passed to EmitCall in some (authored by jyknight, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57664?vs=184975&id=185313#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57664/new/
https://reviews.llvm.org/D57664
Files:
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CodeGenTypes.h
lib/CodeGen/ItaniumCXXABI.cpp
lib/Sema/SemaOpenMP.cpp
test/CodeGenObjC/getter-property-mismatch.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57664.185313.patch
Type: text/x-patch
Size: 12867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190205/12c60a5d/attachment.bin>
More information about the cfe-commits
mailing list