Conceptually, a single-case RewriteRule has a matcher, edit(s) and an (optional)
explanation. makeRule previously only took the matcher and edit(s). This
change adds (optional) support for the explanation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM