clang  3.7.0
Classes | Namespaces
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"
Include dependency graph for PrettyStackTrace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::PrettyStackTraceLoc
 

Namespaces

 clang
 

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.