We used to always print an extra newline after every kindAlias
group, even if the groups were empty. This is now omitted. In
particular, an empty module is now printed as "module {\n}", not
"\n\nmodule {\n}".
Details
Details
- Reviewers
rriddle
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
nit: