[PATCH] Fix stack overflow in MSVC unqualified type lookup logic

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Mon May 30 21:25:14 PDT 2016


Hi Will,
Thanks for the report and sorry for a delay with answer. Generally, your patch looks good with some small nits. I can fix some minor issues like extra braces etc. and commit it if you don't mind.

Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team

28.05.2016 7:56, Will Wilson пишет:
Hi Alexey,

A customer encountered a stack overflow in the code from r229817. I've created a small repro for testing the issue and a fix. The fix should also better deal with lookup into partially specialized base templates.

Test case included and tested against latest trunk.

Let me know if it looks acceptable!

Cheers,
Will.

--
Indefiant : http://www.indefiant.com
Home of Recode : Runtime C++ Editing for VS

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160531/8fa0919b/attachment.html>


More information about the cfe-commits mailing list