================
@@ -1315,9 +1374,9 @@ class DerefSimplePtrArithFixableGadget : public
FixableGadget {
virtual std::optional<FixItList>
getFixits(const FixitStrategy &s) const final;
-
- // TODO remove this method from FixableGadget interface
----------------
danakj wrote:
Also it's slightly different (per your comment above), in that we can remove it
from the WarningGadget API, leaving it only on FixableGadget for debug prints.
I have updated the TODO to say so.
https://github.com/llvm/llvm-project/pull/91777
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits