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

Given Decl::isUsed() a flag indicating when to consider the "used"

attribute as part of the calculation. Sema::MarkDeclReferenced(), and
a few other places, want only to consider the "used" bit to determine,
e.g, whether to perform template instantiation. Fixes a linkage issue
with Boost.Serialization.

llvm-svn: 106252
parent 6b98f712
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