platform_build_soong/cc/config
Chih-Hung Hsieh b699c43f89 Define PATH_TO_CLANG_TIDY_SHELL for build/make rules.
* PATH_TO_CLANG_TIDY_SHELL is ${config.ClangTidyShellPath},
  wich is "build/soong/scripts/clang-tidy.sh"

Bug: 110538415
Test: build with WITH_TIDY=1
Change-Id: I27d7be095c998583fa9ad4d705aa1332bd018140
2018-08-27 16:19:59 -07: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 Define PATH_TO_CLANG_TIDY_SHELL for build/make rules. 2018-08-27 16:19:59 -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