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

            Bug ID: 35818
           Summary: Crash when compiling coroutine with custom
                    suspend_always
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: zaug...@gmail.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 19623
  --> https://bugs.llvm.org/attachment.cgi?id=19623&action=edit
The original source

Compiling the attached codes leads to a crash, but when the custom
suspend_always is replaced by std::experimental::suspend_always it works.

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

Reply via email to