[PATCH] D148903: [PGO] Avoid potential const_cast UB (NFC)

Tobias Gysi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 00:29:56 PDT 2023


gysit added a comment.

@xur how should we proceed with this. It seems like eliminating UB in favor of less constness seems like a good initial step?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148903



More information about the llvm-commits mailing list