clang: include/clang/Basic/PrettyStackTrace.h File Reference (original) (raw)
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](SourceLocation%5F8h%5Fsource.html)"
#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 |
The JSON file list parser is used to communicate input to InstallAPI. | |
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.