[PATCH] D36876: [IRGen] Evaluate constant static variables referenced through member expressions
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 25 03:08:07 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL311772: [IRGen] Evaluate constant static variables referenced through member (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D36876?vs=112360&id=112675#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36876
Files:
cfe/trunk/lib/CodeGen/CGExpr.cpp
cfe/trunk/lib/CodeGen/CGExprAgg.cpp
cfe/trunk/lib/CodeGen/CGExprComplex.cpp
cfe/trunk/lib/CodeGen/CGExprScalar.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/test/CodeGenCXX/member-expr-references-variable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36876.112675.patch
Type: text/x-patch
Size: 13438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170825/01f8d3b9/attachment-0001.bin>
More information about the cfe-commits
mailing list