[PATCH] D104938: OpaquePtr: Reject 'ptr*' again when parsing textual IR

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 11:59:54 PDT 2021


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

LGTM -- looks like we had a bit of race condition, I just committed ad4bb8280952c2cacf497e30560ee94c119b36e0 <https://reviews.llvm.org/rGad4bb8280952c2cacf497e30560ee94c119b36e0> in preparation for doing the same change...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104938



More information about the llvm-commits mailing list