When adding a direct initializer to a declaration, allow the
initializer to update the type of the declaration. For example, this allows us to determine the size of an incomplete array from its initializer. Fixes PR10288. llvm-svn: 141543
Loading
Please register or sign in to comment