[cfe-commits] r152609 - in /cfe/trunk/lib: AST/DeclBase.cpp Sema/SemaLookup.cpp Serialization/ASTWriter.cpp

Nick Lewycky nlewycky at google.com
Mon Mar 12 21:58:42 PDT 2012


On 12 March 2012 21:26, Chandler Carruth <chandlerc at google.com> wrote:

> On Mon, Mar 12, 2012 at 9:12 PM, Nick Lewycky <nicholas at mxc.ca> wrote:
>
>> It never makes sense to do a lookup into a LinkageSpecDecl, so assert
>> that we
>> don't, and clean up the places that do it.
>>
>
> Test case?
>

Like what? There is absolutely no user-visible behaviour change (or at
least, there shouldn't be!)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120312/0ea21e2b/attachment.html>


More information about the cfe-commits mailing list