[clang-tools-extra] Add check 'cppcoreguidelines-use-enum-class' (PR #138282)

via cfe-commits cfe-commits at lists.llvm.org
Fri May 9 11:51:32 PDT 2025


================
@@ -117,6 +117,11 @@ Improvements to clang-tidy
 New checks
 ^^^^^^^^^^
 
+- New :doc:`cppcoreguidelines-use-enum-class
----------------
EugeneZelenko wrote:

Should be after `bugprone-unintended-char-ostream-output`.

https://github.com/llvm/llvm-project/pull/138282


More information about the cfe-commits mailing list