This PR ensures clang-format can properly restore empty lines between header groups that were previously stripped by fix_includes.py.
Addresses this comment.
This ensures clang-format can properly restore empty lines between
header groups that were previously stripped by fix_includes.py.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
thx,
lgtm ACK f8d2f30bf37d6f77383adc0ee2ef5e489c6ed62e
untested code review ACK f8d2f30bf37d6f77383adc0ee2ef5e489c6ed62e
ACK f8d2f30bf37d6f77383adc0ee2ef5e489c6ed62e
Should be fine, since we usually leave an empty line after the include block.