[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:17:22 PST 2016
mehdi_amini updated this revision to Diff 77681.
mehdi_amini added a comment.
Fix warning for unused variable
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.77681.patch
Type: text/x-patch
Size: 7291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/08099b8c/attachment-0001.bin>
More information about the cfe-commits
mailing list