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

            Bug ID: 41745
           Summary: ICE on construction of const-qualified structured
                    binding
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: deg...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@metafoo.co.uk

clang-cl ICE's on this code

const auto [size, asize] = bl_read_size_asize(src);

removing const results in successful compilation. 

Enclosed 7zip stack-dump and requested files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to