Florian Mayer
|
6cc9244baa
|
Enable hwasan-use-after-scope by default
This has been in use for a long time without any issues.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D156267
|
2023-07-25 17:36:15 -07:00 |
|
Florian Mayer
|
fdac98a7f3
|
Remove stable-runtime from many tests
They pass on x86_64 host, arm64 host, and Android.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D156273
|
2023-07-25 17:29:03 -07:00 |
|
Alexey Baturo
|
847fa84b3d
|
[RISC-V][HWASAN] Adjust lit test support for RISC-V HWASAN feature
Reviewed by: vitalybuka
Differential Revision: https://reviews.llvm.org/D131344
|
2022-12-14 16:13:55 +03:00 |
|
Florian Mayer
|
66b4aafa2e
|
[hwasan] Detect use after scope within function.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D105201
|
2021-08-02 11:34:12 +01:00 |
|
Florian Mayer
|
b5b023638a
|
Revert "[hwasan] Detect use after scope within function."
This reverts commit 84705ed913659d1d5e0ee6b5ae7b298914ec87d4.
|
2021-07-30 22:32:04 +01:00 |
|
Florian Mayer
|
84705ed913
|
[hwasan] Detect use after scope within function.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D105201
|
2021-07-30 13:59:36 +01:00 |
|
Florian Mayer
|
98687aa0d6
|
[NFC] run clang-format on hwasan use-after-scope tests.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D106259
|
2021-07-20 10:26:26 +01:00 |
|
Florian Mayer
|
f3f287f0f6
|
[hwasan] [NFC] copy and disable ASAN tests to hwasan.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D106159
|
2021-07-20 10:12:14 +01:00 |
|