Files
build_soong/cc
Trevor Radcliffe a8b441613a convert hidden visibility flag to feature
in bp2build. The context here is that `-fvisibility=default` should
only be added for CFI if `-fvisibility=hidden` is not already
specified. This will be achieved using toolchain features. Note
that Soong itself never adds `-fvisibility=hidden`. This is only
ever added in the `cflags` property of a bp file.

Bug: 261733820
Test: Unit tests
Change-Id: Ib821e8c30a9cd03d2929b4bd2e771bec7b33fa66
2023-04-20 20:52:41 +00:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2023-03-31 17:55:16 -04:00
2023-04-05 11:49:19 +09:00
2023-03-31 17:52:01 -04:00
2023-02-22 13:45:49 +09:00
2023-03-12 16:31:10 +09:00
2023-03-16 13:11:17 +09:00
2022-12-01 20:01:03 +00:00
2022-08-17 10:43:13 -07:00
2023-02-21 10:12:47 -08:00
2021-04-26 18:41:00 -07:00
2023-02-15 01:32:22 +00:00
2023-03-28 23:13:16 +00:00
2023-02-22 13:45:49 +09:00
2023-03-31 17:55:16 -04:00
2023-04-18 11:30:22 +09:00