[PATCH] D25547: [CodeGen][ObjC] Do not emit objc_storeStrong to initialize a constexpr variable
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 14 13:49:29 PDT 2016
rjmccall added a comment.
Sorry, no, just the one that takes an llvm::Value* instead of an Expr*.
https://reviews.llvm.org/D25547
More information about the cfe-commits
mailing list