This is an archive of the discontinued LLVM Phabricator instance.

[clang] Instantiate the initializer of variable templates eagerly
Needs ReviewPublic

Authored by akemimadoka on May 8 2021, 3:19 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

This patch fixes the bug shown in https://godbolt.org/z/d4a1Kz7r8

Diff Detail

Event Timeline

akemimadoka requested review of this revision.May 8 2021, 3:19 AM
akemimadoka created this revision.