This is an archive of the discontinued LLVM Phabricator instance.

MS local statics mangling: don't double-increment mangling number for switches
ClosedPublic

Authored by hans on Jun 16 2014, 2:26 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

hans updated this revision to Diff 10459.Jun 16 2014, 2:26 PM
hans retitled this revision from to MS local statics mangling: don't double-increment mangling number for switches.
hans updated this object.
hans edited the test plan for this revision. (Show Details)
hans added a reviewer: majnemer.
hans added subscribers: Unknown Object (MLST), hansw.
hans updated this revision to Diff 10468.Jun 16 2014, 4:38 PM

Adding test case with a switch whose body doesn't start with a { token.

majnemer accepted this revision.Jun 16 2014, 5:05 PM
majnemer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 16 2014, 5:05 PM
hans closed this revision.Jun 16 2014, 5:17 PM
hans updated this revision to Diff 10471.

Closed by commit rL211079 (authored by @hans).