[PATCH] D13928: [CodeGen] Attach function attributes to Objective-c and OpenMP functions.
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 20 22:46:01 PDT 2015
ahatanak created this revision.
ahatanak added reviewers: dexonsmith, echristo.
ahatanak added a subscriber: cfe-commits.
Another patch which fixes a bug in clang where it creates a function but doesn't attach function attributes to it.
http://reviews.llvm.org/D13928
Files:
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
test/CodeGenObjCXX/property-object-reference-2.mm
test/OpenMP/function-attr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13928.37967.patch
Type: text/x-patch
Size: 6500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151021/f301c01d/attachment.bin>
More information about the cfe-commits
mailing list