[PATCH] D108481: Avoid nullptr dereferencing of 'Constraint'
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 24 04:10:37 PDT 2021
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D108481#2960883 <https://reviews.llvm.org/D108481#2960883>, @schittir wrote:
> In D108481#2960875 <https://reviews.llvm.org/D108481#2960875>, @aaron.ballman wrote:
>
>> LGTM, thanks for the cleanup! Do you need someone to commit on your behalf? If so, what name and email address would you like me to use for patch attribution?
>
> Thank you, Aaron.
> Yes, please! Sindhu Chittireddy; sindhu.chittireddy at intel.com
Thanks! I've committed on your behalf in 98339f14a0420cdfbe4215d8d1bc0a01165e0495 <https://reviews.llvm.org/rG98339f14a0420cdfbe4215d8d1bc0a01165e0495>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108481/new/
https://reviews.llvm.org/D108481
More information about the cfe-commits
mailing list