summaryrefslogtreecommitdiff
path: root/runtime/base/bit_string_test.cc
AgeCommit message (Expand)Author
2018-03-05Move most of runtime/base to libartbase/base David Sehr
2018-01-10Use 28 bits for type check bit string. Vladimir Marko
2017-11-16cpplint: Remove many unnecessary NOLINT Igor Murashkin
2017-11-03runtime: Bitstring implementation for subtype checking (1/4). Igor Murashkin