[clang] Patch for 6037
Nathan Sidwell
nathan at acm.org
Fri Jan 16 11:49:41 PST 2015
On 01/14/15 23:11, Richard Smith wrote:
> +typedef std::set<QualType, QualTypeOrdering> IndirectBaseSet;
>
> Use llvm::SmallPtrSet rather than std::set here. Other than that, just
> some typographical comments:
Thanks for review. This version moves to a SmallPtrSet and addresses your other
comments. I hope.
ok?
nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6037-3.patch
Type: text/x-patch
Size: 18140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/5fc01805/attachment.bin>
More information about the cfe-commits
mailing list