5 Commits

Author SHA1 Message Date
Vitaly Buka
5a5bf053d8 [HWASAN] Support short granules in __hwasan_test_shadow
Reviewed By: thurston

Differential Revision: https://reviews.llvm.org/D149430
2023-04-28 18:34:34 -07:00
Vitaly Buka
edc6960931 Revert "[HWASAN] Support short granules in __hwasan_test_shadow"
Acidentally relanded without the fix.

This reverts commit 008c3934ab6b3a6dfcbb81f6258b9e03e9b61c1c.
2023-04-28 18:31:03 -07:00
Vitaly Buka
008c3934ab [HWASAN] Support short granules in __hwasan_test_shadow
Reviewed By: thurston

Differential Revision: https://reviews.llvm.org/D149430
2023-04-28 18:29:01 -07:00
Vitaly Buka
bfb5a4fd53 Revert "[HWASAN] Support short granules in __hwasan_test_shadow"
Break internal tests, but it supposed to be almost NFC.

This reverts commit bf12b746372a25c5a15fa9bd452bd469cc047b47.
2023-04-28 17:41:09 -07:00
Vitaly Buka
bf12b74637 [HWASAN] Support short granules in __hwasan_test_shadow
Reviewed By: thurston

Differential Revision: https://reviews.llvm.org/D149430
2023-04-28 13:44:12 -07:00