[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:24:49 PST 2016


mehdi_amini updated this revision to Diff 77682.
mehdi_amini added a comment.

Add a test inside a lambda


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.77682.patch
Type: text/x-patch
Size: 8357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/d55455c7/attachment.bin>


More information about the cfe-commits mailing list