[PATCH] Fix IRGen for referencing a static local before emitting its decl

Reid Kleckner rnk at google.com
Tue Oct 7 18:18:14 PDT 2014


Closed by commit rL219265 (authored by @rnk).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4787

Files:
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGExprConstant.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/test/CodeGenCXX/static-local-in-local-class.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4787.14545.patch
Type: text/x-patch
Size: 14110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141008/a8a35e42/attachment.bin>


More information about the cfe-commits mailing list