[all-commits] [llvm/llvm-project] a7da7e: [Support] Allow printing the stack trace only for ...
Dibya Ranjan Mishra via All-commits
all-commits at lists.llvm.org
Wed Aug 26 06:28:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7da7e421c54e0053628f18f3750d4a8588cd627
https://github.com/llvm/llvm-project/commit/a7da7e421c54e0053628f18f3750d4a8588cd627
Author: Dibya Ranjan Mishra <dibyamishra016 at gmail.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M llvm/include/llvm/Support/Signals.h
M llvm/lib/Support/Unix/Signals.inc
M llvm/lib/Support/Windows/Signals.inc
M llvm/unittests/Support/CrashRecoveryTest.cpp
Log Message:
-----------
[Support] Allow printing the stack trace only for a given depth
Differential Revision: https://reviews.llvm.org/D85458
More information about the All-commits
mailing list