Analyse and explore linux
Component CC_HAS_TSAN_COMPOUND_READ_BEFORE_WRITE

Component Type: kbuild config

More info: The compiler instruments plain compound read-write operations differently (++, --, +=, -=, |=, &=, etc.), which allows KCSAN to distinguish them from other plain accesses. This is currently supported by Clang 12 or later.

Build project: Kconfig (Linux kconfig) (Path: Kconfig )

Other views: file explorer

Generated by PFA software prototype