[PATCH] D127259: [CodeGen] guarantee templated static variables are initialized in the reverse instantiation order
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 3 00:11:43 PST 2023
ychen updated this revision to Diff 502068.
ychen added a comment.
This revision is now accepted and ready to land.
- rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127259/new/
https://reviews.llvm.org/D127259
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGenCXX/static-member-variable-explicit-specialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127259.502068.patch
Type: text/x-patch
Size: 11145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230303/6367edfe/attachment.bin>
More information about the cfe-commits
mailing list