This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Fix inline attribute for non-MSVC Windows
ClosedPublic

Authored by smeenai on Sep 16 2016, 11:30 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

smeenai updated this revision to Diff 71680.Sep 16 2016, 11:30 AM
smeenai retitled this revision from to [libc++] Fix inline attribute for non-MSVC Windows.
smeenai updated this object.
smeenai added reviewers: compnerd, EricWF, mclow.lists.
smeenai added a subscriber: cfe-commits.
EricWF accepted this revision.Sep 16 2016, 11:32 AM
EricWF edited edge metadata.
This revision is now accepted and ready to land.Sep 16 2016, 11:32 AM
This revision was automatically updated to reflect the committed changes.