[PATCH]ArrayRef'ize Sema::AddMemberOperatorCandidates, Sema::AddBuiltinCandidate and Sema::AddBuiltinOperatorCandidates
Robert Wilhelm
robert.wilhelm at gmx.net
Sun May 5 08:22:40 PDT 2013
This patch converts three methods to ArrayRef in SemaOverload.cpp.
No functionality change.
Passes make test on x86_64-unknown-linux-gnu
Please commit.
Thanks,
Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ArrayRef.patch
Type: text/x-patch
Size: 35231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130505/d235b81c/attachment.bin>
More information about the cfe-commits
mailing list