Files
build_soong/cc
Ivan Lozano bc9e421215 rust: Allow rust_bindgen to use cc_defaults.
rust_bindgen modules can't inherit properties in cc_defaults that would
be useful for generating bindings (such as cflags). This CL moves these
common properties out into a new struct in cc and adds that struct to
cc_default.

Additionally, Cppflags is added to rust_bindgen to make sure that these
get picked up as well from cc_defaults.

Bug: 163598610
Test: rust_bindgen module uses cflags in cc_defaults.
Test: New Soong test passes
Change-Id: I702442a355244dc01954083f98a2eebbcea12e47
2020-09-25 16:15:26 -04:00
..
2020-09-22 16:40:02 +00:00
2020-09-18 12:41:28 -07:00
2020-08-27 10:13:42 +02:00
2019-11-12 15:55:03 -08:00
2020-08-19 21:18:56 +00:00
2020-08-27 10:13:42 +02:00
2020-09-25 02:43:14 +08:00
2020-08-07 13:45:45 -07:00
2020-03-06 18:15:44 -08:00
2020-08-11 15:06:55 -07:00
2019-11-07 15:27:58 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2020-04-27 14:45:05 -07:00
2020-09-18 12:41:28 -07:00
2020-08-27 10:13:42 +02:00
2019-12-18 08:19:10 -08:00
2020-09-07 19:56:43 +09:00
2020-08-27 10:13:42 +02:00