summaryrefslogtreecommitdiff
path: root/compiler/driver/simple_compiler_options_map.h
AgeCommit message (Collapse)Author
2018-10-29Modernise code to use std::make_uniqueYi Kong
Generated by clang-tidy. Test: m checkbuild Change-Id: Idb24960d9326c0d94ab5d04b18deb0894d23da9f
2017-10-06ART: Use CmdlineParser in dex2oatAndreas Gampe
Refactor dex2oat and the compiler to use the cmdline parser. In an effort to standardize command-line parsing and make it easier to add new properties in a principled manner. Test: m test-art-host Change-Id: Ia077a56234dbf579d7ca3430fef325b57aa06333