platform_build_soong/cc/config
Chih-Hung Hsieh 43b920e707 Disable tidy checks in TidyGlobalNoChecks
* Save repeated strings in TidyFlags of build.ninja rules.
* Some of these checks were disabled to upgrade clang-tidy.
  They could later be moved to TidyDefaultGlobalChecks and
  TidyExternalVendorChecks if not breaking the build.
  Some projects can then enable those checks locally.

Test: WITH_TIDY=1 make; make tidy-soong_subset
Change-Id: I70e4218c929e3c88f766f2c68c56c51356110e72
2022-06-09 17:58:41 -07:00
..
Android.bp refactor Bazel variable export 2022-04-06 14:48:32 +00:00
arm64_device.go Merge "Revert "Disable BTI for now."" 2022-06-06 20:10:56 +00:00
arm64_linux_host.go Remove unnecessary --warn-shared-textrel flags. 2022-02-04 11:02:17 -08:00
arm_device.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
bionic.go Move default crt objects into Toolchain 2021-06-22 16:54:40 -07:00
cfi_exports.map
clang.go Remove unused-but-set-{variable,parameter} from ClangUnknownCflags 2021-09-13 06:25:41 +00:00
darwin_host.go Do not add non-existing -Bprebuilts/gcc/.../bin 2022-02-16 15:49:39 -08:00
global.go Merge "Do not hardcode default/experimental c{pp}std" 2022-06-06 13:40:17 +00:00
integer_overflow_blocklist.txt Rename CFI blocklist files. 2020-07-27 18:37:48 +00:00
OWNERS Add config/tidy.go to per-file owners. 2021-09-07 10:20:49 -07:00
tidy.go Disable tidy checks in TidyGlobalNoChecks 2022-06-09 17:58:41 -07:00
tidy_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
toolchain.go Clean up some bp2build technical debt 2022-05-13 19:47:48 -04:00
vndk.go Remove AIDL modules from VndkMustUseVendorVariantList 2022-06-03 04:46:59 +00:00
x86_64_device.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
x86_device.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
x86_linux_bionic_host.go Remove unnecessary --warn-shared-textrel flags. 2022-02-04 11:02:17 -08:00
x86_linux_host.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
x86_windows_host.go Do not add non-existing -Bprebuilts/gcc/.../bin 2022-02-16 15:49:39 -08:00