[clang-tools-extra] [clang-tidy][NFC] Fix list.rst and add_new_check.py (PR #192228)
Zeyi Xu via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 15 05:22:04 PDT 2026
================
@@ -1,4 +1,6 @@
.. title:: clang-tidy - cert-err33-c
+.. meta::
+ :http-equiv=refresh: 5;URL=../bugprone/unused-return-value.html
----------------
zeyi2 wrote:
Also FYI personally I've encountered a similar problem in: https://github.com/llvm/llvm-project/pull/186657
I *really* need to write the RFC, I kept forgetting it.
https://github.com/llvm/llvm-project/pull/192228
More information about the cfe-commits
mailing list