[PATCH] D97533: [Clang][Coroutine][DebugInfo] remove useless debug info for coroutine parameters
Jeremy Morse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 12 04:12:49 PDT 2021
jmorse added a comment.
NB, while I flagged that CHECK-NEXT added too much ordering, I forgot that CHECK still requires some ordering. It causes us some difficulties downstream; there's a follow-up patch here D100298 <https://reviews.llvm.org/D100298> for consideration.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97533/new/
https://reviews.llvm.org/D97533
More information about the cfe-commits
mailing list