diff options
author | Nico Weber <nicolasweber@gmx.de> | 2015-01-16 19:34:13 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2015-01-16 19:34:13 +0000 |
commit | d89e6f79f7dcbbf095fd2f1f8767edbca2d91289 (patch) | |
tree | bc4b24859d37211e668abf8f6b474e0eec3493a4 /llvm/lib/IR/LLVMContextImpl.h | |
parent | 7de640a8769fa12a2154c506f5976c43c778268d (diff) | |
download | bcm5719-llvm-d89e6f79f7dcbbf095fd2f1f8767edbca2d91289.tar.gz bcm5719-llvm-d89e6f79f7dcbbf095fd2f1f8767edbca2d91289.zip |
Don't crash if a declarator in a friend decl doesn't have a name.
There was already an explicit check for that for the first decl. Move that
to a different place so that it's called for the following decls too. Also
don't randomly set the BitfieldSize ExprResult to true (this sets a pointer to
true internally).
Found by SLi's bot.
llvm-svn: 226306
Diffstat (limited to 'llvm/lib/IR/LLVMContextImpl.h')
0 files changed, 0 insertions, 0 deletions