..
Android.bp
Soong package structure refactoring
2020-06-01 13:44:48 -07:00
arm64_device.go
Introduce new Arm64 arch variant with dot product features
2020-08-26 15:52:22 +00:00
arm64_fuchsia_device.go
Support building for Fuchsia.
2019-01-24 18:59:29 +00:00
arm_device.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
cfi_exports.map
clang.go
Allow globally disabling some clang-tidy checks.
2020-08-18 13:28:03 -07:00
global.go
Merge "Add remote execution support for clang-tidy actions"
2020-08-12 13:46:10 +00:00
integer_overflow_blocklist.txt
Rename CFI blocklist files.
2020-07-27 18:37:48 +00:00
OWNERS
Add OWNERS for cc/config/vndk.go
2020-01-17 11:23:14 -08:00
tidy.go
Add bugprone to global clang-tidy default checks
2020-03-03 12:05:22 -08:00
tidy_test.go
toolchain.go
Add the cc_fuzz target.
2019-07-16 16:30:53 -07:00
vndk.go
Revert "Another round of no-vendor-variant VNDK whitelist cleanup"
2020-02-19 06:17:51 +00:00
x86_64_device.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
x86_64_fuchsia_device.go
Stop defining unused USE_SSSE3.
2019-07-12 22:40:45 -07:00
x86_darwin_host.go
Add support for macOS 11 SDK
2020-07-14 16:53:43 -07:00
x86_device.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
x86_linux_bionic_host.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
x86_linux_host.go
Allow Linux hosts to use ubsan runtime sanitizers.
2020-02-20 20:27:35 +00:00
x86_windows_host.go
Pass -Brepro ldflag to Windows builds
2020-04-09 15:53:11 +08:00