This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][MIPS] Fix TestExprsChar.py
ClosedPublic

Authored by nitesh.jain on Jan 12 2016, 10:00 PM.

Details

Reviewers
ovyalov
clayborg
Summary

When incorrect type used for 'char' then (at least) one of the expression evaluates to incorrect value. Please refer to bug llvm.org/pr23069

Diff Detail

Repository
rL LLVM

Event Timeline

nitesh.jain retitled this revision from to [LLDB][MIPS] Fix TestExprsChar.py.
nitesh.jain updated this object.
nitesh.jain added reviewers: clayborg, ovyalov.
nitesh.jain set the repository for this revision to rL LLVM.
nitesh.jain added subscribers: jaydeep, bhushan, slthakur and 2 others.
clayborg accepted this revision.Jan 13 2016, 10:19 AM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Jan 13 2016, 10:19 AM
slthakur closed this revision.Jan 25 2016, 4:32 AM

Committed in revision 258684