[all-commits] [llvm/llvm-project] 033de1: [coro async] Move code to proper switch

Arnold Schwaighofer via All-commits all-commits at lists.llvm.org
Wed Jul 7 06:19:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 033de11150d3f34679ff5447600b99bb0c511ea6
      https://github.com/llvm/llvm-project/commit/033de11150d3f34679ff5447600b99bb0c511ea6
  Author: Arnold Schwaighofer <aschwaighofer at apple.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroSplit.cpp

  Log Message:
  -----------
  [coro async] Move code to proper switch

While upstreaming patches this code somehow was applied to the wrong switch statement.

Differential Revision: https://reviews.llvm.org/D105504




More information about the All-commits mailing list