[PATCH] D154689: [clang] Correct calculation of MemberExpr's dependence

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 7 04:52:51 PDT 2023


cor3ntin added a comment.

In D154689#4480282 <https://reviews.llvm.org/D154689#4480282>, @Fznamznon wrote:

> In D154689#4480249 <https://reviews.llvm.org/D154689#4480249>, @cor3ntin wrote:
>
>> I think this makes sense and it implements richard's suggestion. 
>> However, it's missing a release note, can you add that before landing? 
>> Thanks
>
> Thank you for the review.
> I think I added a release note here - https://reviews.llvm.org/D154689#change-RNUd6wICb9iD . Is something else needed?

Gosh, it's really not my day... nah, you're good! Sorry


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154689



More information about the cfe-commits mailing list