This is an archive of the discontinued LLVM Phabricator instance.

[MSVC2015] Fix mangling for static variables initialization guards
ClosedPublic

Authored by DmitryPolukhin on May 26 2016, 7:52 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

DmitryPolukhin retitled this revision from to [MSVC2015] Fix mangling for static variables initialization guards.
DmitryPolukhin updated this object.
DmitryPolukhin added a reviewer: majnemer.
DmitryPolukhin added subscribers: cfe-commits, rnk.
rnk accepted this revision.May 26 2016, 11:15 AM
rnk added a reviewer: rnk.

lgtm, agreed, looks like an oversight.

This revision is now accepted and ready to land.May 26 2016, 11:15 AM
This revision was automatically updated to reflect the committed changes.