[PATCH] D108912: [release][analyzer] Add 13.0.0 release notes

Deep Majumder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 3 06:31:12 PDT 2021


RedDocMD added a comment.

In D108912#2982201 <https://reviews.llvm.org/D108912#2982201>, @Szelethus wrote:

> In D108912#2982169 <https://reviews.llvm.org/D108912#2982169>, @RedDocMD wrote:
>
>> I suppose that the `SmartPtrModelling` patches from GSoC this year shouldn't be added since they only involve an alpha checker.
>
> Actually, you also patched the enabled-by-default modeling part of smart pointers, haven't you? Those definitely deserve their mention!

Well, a part of it is in `0cd98bef1b6f [analyzer] Handle std::swap for std::unique_ptr`.
The other major portion is in destructor modelling <https://reviews.llvm.org/D105821>, and this patch hasn't landed yet.


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

https://reviews.llvm.org/D108912



More information about the cfe-commits mailing list