This is an archive of the discontinued LLVM Phabricator instance.

Convert "long" input to "long long" in typemap for lldb::tid_t.
ClosedPublic

Authored by sivachandra on Sep 4 2015, 2:57 PM.

Diff Detail

Event Timeline

sivachandra updated this revision to Diff 34083.Sep 4 2015, 2:57 PM
sivachandra retitled this revision from to Convert "long" input to "long long" in type map for lldb::tid_t..
sivachandra updated this object.
sivachandra added a reviewer: chying.
sivachandra retitled this revision from Convert "long" input to "long long" in type map for lldb::tid_t. to Convert "long" input to "long long" in typemap for lldb::tid_t..Sep 4 2015, 2:59 PM
sivachandra updated this object.
chying accepted this revision.Sep 4 2015, 3:15 PM
chying edited edge metadata.

looks good.
Fix the test failure on Windows to Android.

This revision is now accepted and ready to land.Sep 4 2015, 3:15 PM
sivachandra added a subscriber: lldb-commits.
sivachandra closed this revision.Sep 4 2015, 3:28 PM