This is an archive of the discontinued LLVM Phabricator instance.

Work around lack of %zd printf format specifier in VC CRT.
ClosedPublic

Authored by amccarth on Mar 24 2015, 3:10 PM.

Details

Reviewers
zturner

Diff Detail

Event Timeline

amccarth updated this revision to Diff 22607.Mar 24 2015, 3:10 PM
amccarth retitled this revision from to Work around lack of %zd printf format specifier in VC CRT..
amccarth updated this object.
amccarth edited the test plan for this revision. (Show Details)
amccarth added a reviewer: zturner.
amccarth added a subscriber: Unknown Object (MLST).
zturner accepted this revision.Mar 24 2015, 3:13 PM
zturner edited edge metadata.

lgtm, Maybe you can try committing this yourself?

http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

This revision is now accepted and ready to land.Mar 24 2015, 3:13 PM