[PATCH] D34992: Emit static constexpr member as available_externally definition

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 5 08:28:19 PDT 2017


arphaman added a comment.

Does this apply to all constexpr global variables? It could potentially fix https://bugs.llvm.org/show_bug.cgi?id=31860 .


https://reviews.llvm.org/D34992





More information about the cfe-commits mailing list