================
@@ -150,10 +144,14 @@ infrastructure are described first, followed by
tool-specific sections.
- Improved {doc}`cppcoreguidelines-pro-type-member-init
<clang-tidy/checks/cppcoreguidelines/pro-type-member-init>` check by treating
`std::array` the same as built-in arrays when `IgnoreArrays` option is
enabled.
-
+
- Improved {doc}`cppcoreguidelines-use-enum-class
<clang-tidy/checks/cppcoreguidelines/use-enum-class>` check by omitting
unnamed enums from the `enum class` requirement, as previously the check
suggested users an ill-formed fix.
+- Improved {doc}`cppcoreguidelines-missing-std-forward
----------------
zeyi2 wrote:
Please maintain alphabetical order :)
https://github.com/llvm/llvm-project/pull/220164
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits