Skip to content
Commit ad51ad2a authored by Richard Smith's avatar Richard Smith
Browse files

Revert r269717. That change alone did not provide the intended benefit (which

would come from changing the type of ASTContext::DeclAttrs from
DenseMap<Decl*,AttrVec*> to DenseMap<Decl*,AttrVec>), and it turns out to be
impractical to avoid the allocation there, because we expose the address of the
attribute vector in ways that are hard to fix.

llvm-svn: 269849
parent 8a63b2af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment