Vitaly Buka
|
7eb2531113
|
[test][HWASAN] Don't disable globals in test
Not needed after 40781944a8d34cf1a143b6d160ea94c61b64dbdd.
|
2023-09-26 21:50:51 -07:00 |
|
Vitaly Buka
|
e794b66268
|
[test][HWASAN] Fix test to run on aarch64
It was built and tested on x86_64 without real HWASAN tagging.
|
2023-09-26 19:32:53 -07:00 |
|
Vitaly Buka
|
eb0a9a1873
|
[sanitizer] Implement __sanitizer_symbolize_frame (#67491)
__sanitizer_symbolize_frame is used by HWASAN
for use after scope reports.
|
2023-09-26 15:41:57 -07:00 |
|
Vitaly Buka
|
bcf07ceffa
|
[test][sanitizer] FileCheck internal_symbolizer.cpp test output (#67460)
|
2023-09-26 10:43:26 -07:00 |
|
Vitaly Buka
|
11b9ec5f24
|
[sanitizer] Add more internal symbolizer tests
And merge them with demangle_internal.cpp.
|
2023-09-22 14:44:57 -07:00 |
|