diff options
author | Enna1 <xumingjie.enna1@bytedance.com> | 2024-02-10 09:10:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-10 09:10:24 +0800 |
commit | b7cc401df5ac714f5de0cbc64e6c7083d2c1d712 (patch) | |
tree | f9cac7650c29636fe29b8c693d1f79424a44ebd6 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | eb1b428750181ea742c547db0bc7136cd5b8f732 (diff) | |
download | llvm-b7cc401df5ac714f5de0cbc64e6c7083d2c1d712.zip llvm-b7cc401df5ac714f5de0cbc64e6c7083d2c1d712.tar.gz llvm-b7cc401df5ac714f5de0cbc64e6c7083d2c1d712.tar.bz2 |
[hwasan] Call user provided callback function for both fatal and non-… (#80429)
…fatal error report
This makes the behavior of HWASan matching with ASan: always call user
provided callback function for an error report, but only call
`SetAbortMessage()` on Android when `flags()->halt_on_error` is true.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions