clang 24.0.0git
PrettyStackTrace.h File Reference

Defines the PrettyStackTraceEntry class, which is used to make crashes give more contextual information about what the program was doing when it crashed. More...

#include "clang/Basic/SourceLocation.h"
#include "llvm/Support/PrettyStackTrace.h"

Go to the source code of this file.

Classes

class  clang::PrettyStackTraceLoc
 If a crash happens while one of these objects are live, the message is printed out along with the specified source location. More...

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.

Detailed Description

Defines the PrettyStackTraceEntry class, which is used to make crashes give more contextual information about what the program was doing when it crashed.

Definition in file PrettyStackTrace.h.