platform_build_soong/cc/config
Dan Willemsen 01f388c343 Add base variables for windows clang
This just copies most of what exists for clang on Linux, but doesn't
actually turn on clang support.

Bug: 69933068
Test: m nothing; compare ninja files
Change-Id: I2cf203026e7ced32004a91d7f3baf4a6415085eb
2017-11-30 15:42:53 -08:00
..
arm64_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
arm_device.go Use -mcpu=cortex-a53 for devices with Kryo 2017-11-21 09:35:42 -08:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Add base variables for windows clang 2017-11-30 15:42:53 -08:00
global.go Reduce WarningAllowedProjects. 2017-11-29 13:52:26 -08:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
mips_device.go Revert "Set -fomit-frame-pointer for all devices" 2017-11-18 00:11:21 +00:00
tidy.go Wrap PackageContext and SingletonContext 2017-11-29 05:04:30 +00:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Explicitly link the profile runtime during PGO 2017-10-04 22:25:19 -07:00
x86_64_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
x86_darwin_host.go Wrap PackageContext and SingletonContext 2017-11-29 05:04:30 +00:00
x86_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
x86_linux_bionic_host.go Remove -Wl,--gc-sections from target flags 2017-11-03 11:34:45 -07:00
x86_linux_host.go Consolidate global cflags 2017-11-03 11:34:45 -07:00
x86_windows_host.go Add base variables for windows clang 2017-11-30 15:42:53 -08:00