diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-12-05 11:34:06 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-12-05 11:34:06 +0000 |
commit | 3e284699d91b1649d00863adc8595a900956fa22 (patch) | |
tree | ed27b4432c67bce113a4a463af687ad679401600 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | f89e2e2583ce57df74c0a35bfeff1da2aca508c6 (diff) | |
download | llvm-3e284699d91b1649d00863adc8595a900956fa22.zip llvm-3e284699d91b1649d00863adc8595a900956fa22.tar.gz llvm-3e284699d91b1649d00863adc8595a900956fa22.tar.bz2 |
In C++, if we hit an error in the class-head, don't try to parse the class body.
Our error recovery path may have made the class anonymous, and that has a pretty
disastrous impact on any attempt to parse a class body containing constructors.
llvm-svn: 169374
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions