[all-commits] [llvm/llvm-project] 5ac240: [hwasan] Properly restore SP tag on exceptions
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Jun 5 15:22:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ac240bbea14d4edd0c484f5f879cd0f26be59e3
https://github.com/llvm/llvm-project/commit/5ac240bbea14d4edd0c484f5f879cd0f26be59e3
Author: Florian Mayer <fmayer at google.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_exceptions.cpp
M compiler-rt/lib/hwasan/hwasan_thread.cpp
M compiler-rt/test/hwasan/TestCases/try-catch.cpp
Log Message:
-----------
[hwasan] Properly restore SP tag on exceptions
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D152036
More information about the All-commits
mailing list