================ @@ -360,7 +360,8 @@ Changes in existing checks - Improved :doc:`modernize-use-using <clang-tidy/checks/modernize/use-using>` check by avoiding the generation - of invalid code for function types with redundant parentheses. + of invalid code for function types with redundant parentheses and preserving + inline comment blocks that appear between the ``typedef``'s parts. ---------------- vbvictor wrote:
Could be two entries https://github.com/llvm/llvm-project/pull/180372 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
