[cfe-dev] [Patch] Refactor Sema::CppLookupName

Piotr Rak piotr.rak at gmail.com
Wed Feb 4 14:23:34 PST 2009


Hi,

Attached refactors Sema::CppNameLookup in way, we do not reapeat
looking into same DeclContexts, also looks now it looks less chaotic
IMO :)
It also fixes MergeLookupResults. My recent patch caused it fail in
same cases, which is noticable with CppNameLookup change.

Piotr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Refactor-CppLookupName.patch
Type: text/x-patch
Size: 14222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090204/9922e990/attachment.bin>


More information about the cfe-dev mailing list