Don't compute linkage for a declaration as part of the #pragma weak
authorJohn McCall <rjmccall@apple.com>
Wed, 27 Oct 2010 00:59:00 +0000 (00:59 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 27 Oct 2010 00:59:00 +0000 (00:59 +0000)
commitd4aff0e2b77879e27e7e4eac8c972aaaa293fa12
tree3c1c06caacc35f579365256047b18a7270720fee
parentc37b736150db77ddfcfc0e5f1171c258a32d6ef7
Don't compute linkage for a declaration as part of the #pragma weak
forward-declaration support unless there's really a mapping for that
name.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp