[PATCH] D50780: Check that the key is in the LEAs map before accessing
Kristina Brooks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 19 08:15:41 PDT 2018
kristina added subscribers: craig.topper, kristina.
kristina added a reviewer: craig.topper.
kristina added a comment.
This looks like intentional behavior, added @craig.topper to review.
I think you're changing the semantics of the code by removing a side effect, may lead to unexpected bugs somewhere else.
Repository:
rL LLVM
https://reviews.llvm.org/D50780
More information about the llvm-commits
mailing list