summaryrefslogtreecommitdiff
path: root/runtime/class_root-inl.h
Commit message (Collapse)AuthorAgeFilesLines
* Move implementations from class_root.h to -inl.h .Vladimir Marko2020-05-131-0/+99
Make it possible to include the definition of enum ClassRoot without pulling in a lot of other headers. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Test: aosp_taimen-userdebug boots. Change-Id: Ic90fdd70bfe0c5428a5c9a0d7901ea7e15b03488