This is an archive of the discontinued LLVM Phabricator instance.

Fix LLDB build for Android.
ClosedPublic

Authored by eugene on Oct 9 2017, 12:01 PM.

Details

Summary

Currently libstdc++ on Android doesn't support std::to_string().

Diff Detail

Repository
rL LLVM

Event Timeline

eugene created this revision.Oct 9 2017, 12:01 PM
RKSimon accepted this revision.Oct 9 2017, 1:48 PM

LGTM

This revision is now accepted and ready to land.Oct 9 2017, 1:48 PM
This revision was automatically updated to reflect the committed changes.