A module interface to enable custom contributions for diagnostic fixes.
Interface also allows contributors to return a Command which can be
computed outside of the latency sensitive diagnostic release cycle.
Details
Details
- Reviewers
sammccall
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Note that this doesn't handle the execution yet, it is mostly to demonstrate the idea and to get some early feedback.
clang-tidy: warning: invalid case style for member 'moduleID' [readability-identifier-naming]
not useful