Stephen Hines 85dae98ca1 Test for unsigned RS setters.
BUG=6764163

This verifies that we don't trample memory with our unsigned set_*()
operations. Previous versions of llvm-rs-cc generated code that could
accidentally overwrite neighboring locations (due to setVar() being
called on the larger Dalvik types for unsigned globals).

Change-Id: I014496122a05cf425efa160978d0738a5233742e
2012-07-25 11:45:28 -07:00
2012-07-23 11:46:57 -07:00
2012-07-20 16:58:45 -07:00
2012-07-20 10:07:07 -07:00
2012-07-13 17:44:00 -07:00
2012-07-25 11:45:28 -07:00
2012-07-16 21:20:54 -07:00
2012-07-12 10:31:06 -07:00
2012-04-04 11:37:35 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%