[PATCH] D85875: [OpenMP][FIX] Do not crash trying to print a missing (demangled) user condition

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 16 11:15:19 PDT 2020


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

Seems OK to me as a local fix. I'm not sure about encoding 'missing condition' as 0, but that's a preexisting choice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85875



More information about the cfe-commits mailing list