Skip to content
Commit bd61a954 authored by Chris Lattner's avatar Chris Lattner
Browse files

Include information about compound statements when crashing in sema or the

parser.  For example, we now print out:

0.	t.c:5:10: in compound statement {}
1.	t.c:3:12: in compound statement {}
2.	clang t.c -fsyntax-only

llvm-svn: 66108
parent 00dfe304
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment