User Details
- User Since
- Jan 31 2022, 2:26 PM (59 w, 4 d)
Thu, Mar 23
Tue, Mar 14
Abandoning patch in favor of D145739
Thu, Mar 9
Mon, Mar 6
Feb 13 2023
Friendly Ping @jkorous @ziqingluo-90 @NoQ
Feb 10 2023
Feb 9 2023
Address feedback.
- Fixes crash caused by FixableGadgetSets and WarningGadgetSets being unique pointers in the context of multiple declaration gadgets.
Feb 8 2023
WIP: Fixable for ptr1 = ptr2 when both LHS and RHS have their fixit strategies set as std::span.
Feb 1 2023
Jan 31 2023
Jan 30 2023
Adds a release note for unsafe_buffer_usage attribute.
@erichkeane We'd love to get your feedback on the latest revision, thanks!
Jan 26 2023
Adds test cases for the unsafe_buffer_usage attribute on virtual functions.
Jan 23 2023
Adds tests for variadic functions, templates.
Jan 19 2023
Improves documentation for unsafe_buffer_usage attribute
Jan 18 2023
Improves documentation and addresses feedback.
Jan 17 2023
Jan 13 2023
Jan 5 2023
Here's an update on how we plan to implement the attribute after considering feedback from everyone:
Nov 29 2022
Aug 5 2022
Aug 2 2022
Aug 1 2022
Ping
Jul 13 2022
Addresses review comments from the previously uploaded diff.
Jun 30 2022
Jun 29 2022
Jun 28 2022
Removes manually added documentation and adds it in the header file.
Jun 27 2022
Documentation edits and other fixes, thanks to suggestions from @ziqingluo-90
Jun 21 2022
Jun 17 2022
May 20 2022
Apr 28 2022
Abandoning this patch because it was a downstream problem and I incorrectly diagnosed it on the open source branch.
Apr 27 2022
Feb 16 2022
Feb 14 2022
Reverts previous changes; We are keeping trustnonnullchecker_test.m disabled because it still fails expensive checks.
Feb 10 2022
Feb 8 2022
Reverting changes to TrustNonNullChecker
Feb 1 2022
This diff merges relevant test cases into one file.
This diff addresses review comments.