diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-02-04 11:57:16 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-02-04 11:57:16 +0000 |
commit | 0fcaac9ef33996215842da516e50525071ccb68a (patch) | |
tree | e82121d2024aac5d5028293d6beb053b8aef2f89 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 05edf944c0f3c057247c50bd1e57ff8613ab0a3a (diff) | |
download | llvm-0fcaac9ef33996215842da516e50525071ccb68a.zip llvm-0fcaac9ef33996215842da516e50525071ccb68a.tar.gz llvm-0fcaac9ef33996215842da516e50525071ccb68a.tar.bz2 |
Fix a crash-on-invalid where we were trying to parse C++ constructs in
C, then hitting an assertion because C code shouldn't try to parse
optional nested-name-specifiers. Fixes PR9137.
llvm-svn: 124860
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions