23d988d54a
-Wthread-safety-negative was disabled because it requires locks to support an operator!(), and std::mutex in libc++ does not. Disabling it everywhere was preventing it being used for modules that want to opt in to using it and provide their own lock that supports operator!(). Modules that use -Weverything should either stop using -Weverything (preferred), or add -Wno-thread-safety-negative. Bug: 143713277 Test: m native Change-Id: I0b84679a806a21b16cabe7f739fde61c3efe2cbe |
||
---|---|---|
.. | ||
arm64_device.go | ||
arm64_fuchsia_device.go | ||
arm_device.go | ||
cfi_exports.map | ||
clang.go | ||
global.go | ||
integer_overflow_blacklist.txt | ||
mips64_device.go | ||
mips_device.go | ||
tidy.go | ||
tidy_test.go | ||
toolchain.go | ||
vndk.go | ||
x86_64_device.go | ||
x86_64_fuchsia_device.go | ||
x86_darwin_host.go | ||
x86_device.go | ||
x86_linux_bionic_host.go | ||
x86_linux_host.go | ||
x86_windows_host.go |