This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Make the tweak filter a parameter to enumerateTweaks. NFC
ClosedPublic

Authored by sammccall on Oct 2 2020, 2:34 AM.

Details

Summary

(Required for CodeActionContext.only)

Diff Detail

Event Timeline

sammccall created this revision.Oct 2 2020, 2:34 AM
sammccall requested review of this revision.Oct 2 2020, 2:34 AM
kbobyrev accepted this revision.Oct 6 2020, 2:08 PM

LGTM

This revision is now accepted and ready to land.Oct 6 2020, 2:08 PM