append newline after code when inserting new headers at the end of the
code which does not end with newline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
- Merged with origin/master.
- Update newline insertion according to the new Replacements implementation.
Comment Actions
Sorry for the delay....
I've updated the patch to work with the new tooling::Replacements.