Endre =?utf-8?q?Fülöp?= <[email protected]>, Endre =?utf-8?q?Fülöp?= <[email protected]>, Endre =?utf-8?q?Fülöp?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================ @@ -114,10 +114,9 @@ Changes in existing checks positives on trivially copyable types with a non-public copy constructor. - Improved :doc:`readability-enum-initial-value - <clang-tidy/checks/readability/enum-initial-value>` check: - - - The warning message now lists which enumerators are not initialized, making - it easier to see which specific enumerators need explicit initialization. + <clang-tidy/checks/readability/enum-initial-value>` check: The warning message ---------------- EugeneZelenko wrote: ```suggestion <clang-tidy/checks/readability/enum-initial-value>` check: the warning message ``` https://github.com/llvm/llvm-project/pull/176485 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
