[llvm-bugs] [Bug 28308] clang crashes on C++11 code with invalid unqualified name lookup: Assertion `Spec->getTemplateSpecializationKind() == TSK_ExplicitSpecialization' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 21 20:50:08 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=28308

Aaron Ballman <aaron at aaronballman.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aaron at aaronballman.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Aaron Ballman <aaron at aaronballman.com> ---
This works for me with Clang trunk (r342742).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180922/87895221/attachment.html>


More information about the llvm-bugs mailing list