[all-commits] [llvm/llvm-project] bb16e8: [NFC] [Coroutines] Use llvm::make_scope_exit to re...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Oct 28 21:15:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb16e83932ac50a4b006f03e046f34a1b6b18b84
https://github.com/llvm/llvm-project/commit/bb16e83932ac50a4b006f03e046f34a1b6b18b84
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
Log Message:
-----------
[NFC] [Coroutines] Use llvm::make_scope_exit to replace self-defined RTTIHelper
More information about the All-commits
mailing list