diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-03-10 21:58:27 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-03-10 21:58:27 +0000 |
commit | 8145742349fd93b7f7e5ff0cccb71e92360bea72 (patch) | |
tree | 830ccb7b8b21c271f8949cee34099d9d6e79ebd9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a5c8e50ea6c4f7a85559540538e217e482ea695d (diff) | |
download | bcm5719-llvm-8145742349fd93b7f7e5ff0cccb71e92360bea72.tar.gz bcm5719-llvm-8145742349fd93b7f7e5ff0cccb71e92360bea72.zip |
Partial fix for PR3310, concerning type-checking for tentative
definitions. We were rejecting tentative definitions of incomplete
(which is bad), and now we don't.
This fix is partial because we don't do the end-of-translation-unit
initialization for tentative definitions that don't ever have any
initializers specified.
llvm-svn: 66584
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions