Skip to content
Commit 81457423 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent a5c8e50e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment