[PATCH] D60757: Fix a crash bug caused by a nested call of parallelForEach.

Andrew Kelley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 01:02:52 PDT 2019


andrewrk accepted this revision.
andrewrk added a comment.
This revision is now accepted and ready to land.

I tested this and confirm that it solves the bug (which I reported).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60757/new/

https://reviews.llvm.org/D60757





More information about the llvm-commits mailing list