Files
llvm/clang/lib/AST
Chris Lattner eae6cb6154 rename PrettyStackTraceDecl -> PrettyStackTraceActionsDecl.
Introduce a new PrettyStackTraceDecl.
Use it to add the top level LLVM IR generation stuff in 
Backend.cpp to stack traces.  We now get crashes like:

Stack dump:
0.	Program arguments: clang t.c -emit-llvm 
1.	<eof> parser at end of file
2.	t.c:1:5: LLVM IR generation of declaration 'a'
Abort

for IR generation crashes.

llvm-svn: 66153
2009-03-05 08:00:35 +00:00
..
2009-02-26 08:00:25 +00:00
2009-02-16 22:33:34 +00:00
2009-02-16 22:33:34 +00:00
2009-02-28 01:32:25 +00:00
2009-02-28 01:32:25 +00:00