[PATCH] D126824: [Inline][Remark][NFC] Optionally provide inline context to inline advisor.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 14:02:02 PDT 2022


mingmingl added a comment.

Upon reflection of `static` usage I realize there is a bug in this patch.

Fixed it in D126833 <https://reviews.llvm.org/D126833>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126824



More information about the llvm-commits mailing list