[clang-tools-extra] [clang-tidy][misleading-indentation]ignore false-positives for line started with empty macro (PR #75061)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 12 07:39:10 PST 2023
================
@@ -453,6 +453,10 @@ Changes in existing checks
<clang-tidy/checks/readability/non-const-parameter>` check to ignore
false-positives in initializer list of record.
+- Improved :doc:`readability-misleading-indentation
----------------
EugeneZelenko wrote:
Please keep alphabetical order (by check name).
https://github.com/llvm/llvm-project/pull/75061
More information about the cfe-commits
mailing list