[llvm-bugs] [Bug 49660] New: Concept C++20 - Just a syntax error that makes the clang crash
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Sat Mar 20 08:45:02 PDT 2021
    
    
  
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: unassignedclangbugs at nondot.org
          Reporter: caron.morgan91 at gmail.com
                CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
                    llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210320/6c09ce76/attachment.html>
    
    
More information about the llvm-bugs
mailing list