[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
Tue Nov 15 13:57:00 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287039: Improve handling of __FUNCTION__ and other predefined expression for Objective… (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D26522?vs=77682&id=78073#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26522

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26522.78073.patch
Type: text/x-patch
Size: 8447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161115/ef84bc03/attachment-0001.bin>


More information about the cfe-commits mailing list