[all-commits] [llvm/llvm-project] a4b61c: The compiler is crashing when compiling a coroutin...

Zahira Ammarguellat via All-commits all-commits at lists.llvm.org
Wed May 26 18:38:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4b61c82cf1a45c172af2e0242f5019281de14f8
      https://github.com/llvm/llvm-project/commit/a4b61c82cf1a45c172af2e0242f5019281de14f8
  Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M clang/include/clang/Basic/Builtins.def
    M clang/include/clang/Basic/Builtins.h
    M clang/lib/Basic/Builtins.cpp
    A clang/test/SemaCXX/coroutine-builtins.cpp

  Log Message:
  -----------
  The compiler is crashing when compiling a coroutine intrinsic without
the use of the option fcoroutines-ts. This is a patch to fix this.

Fix for https://bugs.llvm.org/show_bug.cgi?id=50406




More information about the All-commits mailing list