This is an archive of the discontinued LLVM Phabricator instance.

Replace InternalScopedBuffer<char> with InternalScopedString where applicable.
ClosedPublic

Authored by samsonov on Dec 1 2014, 7:03 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

samsonov updated this revision to Diff 16795.Dec 1 2014, 7:03 PM
samsonov retitled this revision from to Replace InternalScopedBuffer<char> with InternalScopedString where applicable..
samsonov updated this object.
samsonov edited the test plan for this revision. (Show Details)
samsonov added a reviewer: kcc.
samsonov added a subscriber: Unknown Object (MLST).
kcc accepted this revision.Dec 2 2014, 1:35 PM
kcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 2 2014, 1:35 PM
samsonov closed this revision.Dec 2 2014, 2:20 PM
samsonov updated this revision to Diff 16828.

Closed by commit rL223164 (authored by @samsonov).