aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorStephen Tozer <stephen.tozer@sony.com>2025-07-02 12:01:17 +0100
committerGitHub <noreply@github.com>2025-07-02 12:01:17 +0100
commit35626e97d886dcb5f335af8abcfadb5f6bbcc64a (patch)
tree345df4728dd484a8fe840ffefa2874dbb4c43dc4 /clang/lib/Basic/SourceManager.cpp
parenta2c9f7dbcc8beef2befce5a3cd786ac320b5449d (diff)
downloadllvm-35626e97d886dcb5f335af8abcfadb5f6bbcc64a.zip
llvm-35626e97d886dcb5f335af8abcfadb5f6bbcc64a.tar.gz
llvm-35626e97d886dcb5f335af8abcfadb5f6bbcc64a.tar.bz2
[DLCov] Origin-Tracking: Enable collecting and symbolizing stack traces (#143591)
This patch is part of a series that adds origin-tracking to the debugify source location coverage checks, allowing us to report symbolized stack traces of the point where missing source locations appear. This patch adds a pair of new functions in `signals.h` that can be used to collect and symbolize stack traces respectively. This has major implementation overlap with the existing stack trace collection/symbolizing methods, but the existing functions are specialized for dumping a stack trace to stderr when LLVM crashes, while these new functions are meant to be called repeatedly during the execution of the program, and therefore we need a separate set of functions.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions