There is no proper RTTI for these split functions. So just delete the
metadata.
Fixes PR50345.
Paths
| Differential D116130
[Coroutine] Remove the '!func_sanitize' metadata for split functions ClosedPublic Authored by ychen on Dec 21 2021, 2:01 PM.
Details Summary There is no proper RTTI for these split functions. So just delete the Fixes PR50345.
Diff Detail
Event Timelineychen added a parent revision: D115844: [ubsan] Using metadata instead of prologue data for function sanitizer.Dec 21 2021, 2:01 PM
This revision is now accepted and ready to land.Dec 21 2021, 8:11 PM This revision was landed with ongoing or failed builds.Jun 27 2022, 12:12 PM Closed by commit rGe2e9e708e5c2: [Coroutine] Remove the '!func_sanitize' metadata for split functions (authored by Yuanfang Chen <yuanfang.chen@sony.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 440342 llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-split-00.ll
|
clang-format not found in user’s local PATH; not linting file.