[llvm-bugs] [Bug 48003] clangsa unsupported AST node ShuffleVectorExpr

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 27 08:51:06 PDT 2021


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

Gábor Márton <martongabesz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from Gábor Márton <martongabesz at gmail.com> ---
SourceLocExpr is already supported:
https://reviews.llvm.org/D98876

However, DeducedTemplateSpecialization is not. Please create a new bug for
that, we'd like to support all AST nodes.

-- 
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/20211027/70dd686d/attachment-0001.html>


More information about the llvm-bugs mailing list