[PATCH] D71450: Modification of bad code in Reassociate.cpp to avoid potential bug.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 01:26:59 PST 2019


lebedev.ri added a comment.

Test?
I'd think `Sub->user_back()` would simply return `nullptr` then.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71450





More information about the llvm-commits mailing list