platform_build_soong/bazel/cquery
Chris Parsons 9eae3cb80e cquery: obtain objects from custom provider
This prevents use of CcInfo to obtain object information, as doing so
would mean propagating linker inputs transitively up the graph (not a
feature that Soong supports)

Test: mixed_libc.sh
Change-Id: I5e5cbfb607b866bb57491dbc0693f79b71707492
2021-09-23 11:01:52 -04:00
..
Android.bp Add various test files as testSrcs, so that they run on CI. 2021-04-21 11:23:57 -04:00
request_type.go cquery: obtain objects from custom provider 2021-09-23 11:01:52 -04:00
request_type_test.go Expose TocFile via CcInfo 2021-09-16 20:55:10 +00:00