platform_build_soong/cc/config
Chih-Hung Hsieh 9e88ba9f22 Remove flto dependent flags when -flto is removed.
* C++ source files could be compiled with "-fwhole-program-vtables"
  in cppflags. We need to filter out those flto dependent flags
  in flags.CppFlags and use flags.toolingCppFlags instead of
  flags.cppFlags.

Test: build with WITH_TIDY=1
Change-Id: Ic2b0f99b95a5f0422f879226e6f6060cab71456a
2018-08-24 18:42:22 +00:00
..
arm64_device.go Merge "Remove workaround for cortex-a55/a75" 2018-06-17 02:08:19 -07:00
arm_device.go Remove workaround for cortex-a55/a75 2018-06-15 23:15:54 +00:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Remove flto dependent flags when -flto is removed. 2018-08-24 18:42:22 +00:00
global.go Merge "Add lld --no-rosegment flag to work with unwinder." 2018-06-11 20:50:44 -07:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
mips_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
tidy.go Add clang-tidy.sh to filter out troublesome flags. 2018-08-22 09:21:45 -07:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Add "hwaddress" sanitizer. 2018-08-16 13:18:47 -07:00
x86_64_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
x86_darwin_host.go Define clang lld flags for hosts. 2018-04-17 16:01:08 -07:00
x86_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
x86_linux_bionic_host.go Revert "Support coverage instrumentation for Linux host" 2018-04-23 22:44:39 +00:00
x86_linux_host.go Remove LinuxClangCppflags 2018-07-31 01:45:00 +08:00
x86_windows_host.go Use clang for windows host modules 2018-06-25 18:36:50 -07:00