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

            Bug ID: 49660
           Summary: Concept C++20 - Just a syntax error that makes the
                    clang crash
           Product: clang
           Version: 11.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++2a
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

I had an error while compiling my project on Clang.
It is just a syntax error using C++20 concepts, but the compiler does not catch
the error.
Here is a reproduction of the error on Godbolt (to compile explore):
https://godbolt.org/z/xe96nj

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

Reply via email to