On Mar 28, 2013, at 3:15 PM, Reid Kleckner <[email protected]> wrote:
> Author: rnk
> Date: Thu Mar 28 17:15:11 2013
> New Revision: 178297
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=178297&view=rev
> Log:
> [sema] Check the result of getAsCXXRecordDecl() to fix the build
> 
> I'm not 100% sure what should happen here to find the real
> CXXRecordDecl.

You need to not try this on dependent types.

John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to