[PATCH] D142233: [Clang][OpenMP] Bail out early if `Scope` is nullptr in case of any crash
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 20 17:52:40 PST 2023
tianshilei1992 added a comment.
In D142233#4070572 <https://reviews.llvm.org/D142233#4070572>, @vitalybuka wrote:
> Fails on this bot https://lab.llvm.org/buildbot/#/builders/5/builds/30884/steps/13/logs/stdio
It's been fixed by https://github.com/llvm/llvm-project/commit/b561c5c149467c98094c87c0e0d07c3b05f17780. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142233/new/
https://reviews.llvm.org/D142233
More information about the cfe-commits
mailing list