[clang-tools-extra] [clang-tidy] Rename hicpp-exception-baseclass to bugprone-exception-baseclass (PR #183474)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 2 22:48:06 PST 2026
================
@@ -151,6 +151,12 @@ New checks
New check aliases
^^^^^^^^^^^^^^^^^
+- Renamed :doc:`hicpp-exception-baseclass
----------------
zeyi2 wrote:
> I'm not sure which approach is correct, since this line triggers a D001: Line too long warning in Doc8.
Is there a similar example I can refer to?
Nevermind, let's keep it as it is then :)
https://github.com/llvm/llvm-project/pull/183474
More information about the cfe-commits
mailing list