[PATCH] D26522: Improve handling of __FUNCTION__ and other predefined expression for Objective-C Blocks

Mehdi AMINI via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 15:16:10 PST 2016


mehdi_amini updated this revision to Diff 77680.
mehdi_amini marked 3 inline comments as done.
mehdi_amini added a comment.

Address Alex's comment.


https://reviews.llvm.org/D26522

Files:
  clang/lib/AST/Expr.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/test/CodeGen/block-with-perdefinedexpr.cpp
  clang/test/CodeGenCXX/predefined-expr-cxx14.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26522.77680.patch
Type: text/x-patch
Size: 7246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/ffea3699/attachment.bin>


More information about the cfe-commits mailing list