[all-commits] [llvm/llvm-project] 63f2d1: [ubsan] Simplify ubsan_GetStackTrace
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Apr 13 00:32:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63f2d1f4d4b8ee284b4ab977242e322a9458a168
https://github.com/llvm/llvm-project/commit/63f2d1f4d4b8ee284b4ab977242e322a9458a168
Author: Fangrui Song <i at maskray.me>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M compiler-rt/lib/ubsan/ubsan_diag.cpp
M compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp
Log Message:
-----------
[ubsan] Simplify ubsan_GetStackTrace
Suggested by Vitaly Buka
More information about the All-commits
mailing list