When checking for weak vtables, check whether the actual definition of
the key function is inline, rather than the original declaration. Perhaps FunctionDecl::isInlined() is poorly named. Fixes <rdar://problem/9979458>. llvm-svn: 140400
Loading
Please register or sign in to comment