diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-05 00:00:31 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-05 00:00:31 +0000 |
commit | bd61a95481aebeaf8e9efec9a17ad5c4b6e6552a (patch) | |
tree | da9bd083a1283bb584697b8fffc32658ff179372 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 00dfe3040939aea32f1edbfd5e33a1ca6777708d (diff) | |
download | bcm5719-llvm-bd61a95481aebeaf8e9efec9a17ad5c4b6e6552a.tar.gz bcm5719-llvm-bd61a95481aebeaf8e9efec9a17ad5c4b6e6552a.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions