================
@@ -206,6 +206,11 @@ New check aliases
   <clang-tidy/checks/bugprone/unused-return-value>`.
   The `hicpp-ignored-remove-result` name is kept as an alias.
 
+- Renamed :doc:`hicpp-multiway-paths-covered 
<clang-tidy/checks/hicpp/multiway-paths-covered>`
+  to :doc:`bugprone-unhandled-code-paths
+  <clang-tidy/checks/bugprone/unhandled-code-paths>`. The 
`hicpp-multiway-paths-covered`
+  name is kept as an alias.
----------------
zeyi2 wrote:

```suggestion
```

https://github.com/llvm/llvm-project/pull/191625
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to