Don't enable CFI diagnostics in include paths.
Don't enable CFI diagnostics by default when applying it in include paths. Part of a broader effort to remove diagnostics mode from CFI across the board. This should reduce performance overhead and also allows the minimal runtime to work when other ubsan sanitizers are enabled. CFI stack dumps should include a CFI related function, so it should be apparent when a crash is CFI-related. Bug: 117417735 Test: make -j Change-Id: I3d6326e06d7aa7d9c00382f336301ecb822ae7ec
Loading
Please register or sign in to comment