[all-commits] [llvm/llvm-project] 6a2e0c: Properly restore SP tag on exceptions
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Jun 2 15:33:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a2e0cb418175bb985aa898604560110a77c43da
https://github.com/llvm/llvm-project/commit/6a2e0cb418175bb985aa898604560110a77c43da
Author: Florian Mayer <fmayer at google.com>
Date: 2023-06-02 (Fri, 02 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:
-----------
Properly restore SP tag on exceptions
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D152036
More information about the All-commits
mailing list