Files
build_soong/cc
Colin Cross b916a38233 Refactor cc modules to use decorators instead of inheritance
For example , instead of trying to have libraryLinker inherit from
baseLinker and libraryCompiler inherit from baseCompiler, create a
single decorator object that wraps both baseLinker and baseCompiler.

Test: Builds, no unexpected changes to build.ninja
Change-Id: I2468adaea8466c203a240259ba5694b8b1df7a52
2016-08-05 10:25:09 -07:00
..
2016-08-05 10:22:29 -07:00
2016-05-18 15:37:25 -07:00
2016-08-01 14:36:22 -07:00
2016-07-29 15:17:58 -07:00
2016-08-05 10:22:29 -07:00