platform_build_soong/cc/config
Chih-Hung Hsieh 1b5470afe1 Disable performance-noexcept-move-constructor check.
This reduces amount of warnings in default builds,
until we add noexcept to those move constructors.

Bug: 116614593
Test: build with WITH_TIDY=1
Change-Id: Iaa9e9480dbc72a7370ccbe10ed232b87dc8d6184
2018-09-25 20:25:57 +00:00
..
arm64_device.go Add support for cortex-a72 2018-09-24 16:33:45 -07:00
arm_device.go Add support for cortex-a72 2018-09-24 16:33:45 -07: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 BuiltinsRuntimeLibrary 2018-08-31 14:53:54 -07:00
mips_device.go Add BuiltinsRuntimeLibrary 2018-08-31 14:53:54 -07:00
tidy.go Disable performance-noexcept-move-constructor check. 2018-09-25 20:25:57 +00:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Remove GCC support from Make 2018-09-06 22:37:54 +00:00
x86_64_device.go Add BuiltinsRuntimeLibrary 2018-08-31 14:53:54 -07:00
x86_darwin_host.go Clean up darwin cc toolchain 2018-08-28 20:08:50 -07:00
x86_device.go Add BuiltinsRuntimeLibrary 2018-08-31 14:53:54 -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 Remove GCC support from Make 2018-09-06 22:37:54 +00:00