Call RequireCompleteType when performing ADL even if the type is already
complete. We hook into this check from a couple of other places (modules, debug info) so it's not OK to elide the check if the type was already complete. llvm-svn: 203978
Loading
Please register or sign in to comment