=?utf-8?q?Balázs_Kéri?= <[email protected]>,
=?utf-8?q?Balázs_Kéri?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================
@@ -0,0 +1,33 @@
+// RUN: %check_clang_tidy %s bugprone-cast-to-struct %t -- \
+// RUN: -config="{CheckOptions: {bugprone-cast-to-struct.IgnoredCasts:
'char;S1;int;Other*'}}"
----------------
steakhal wrote:
Would it be surprising for users that in the regex the `struct` prefix for
user-defined types is not accepted, while in the C language that's their proper
name?
https://github.com/llvm/llvm-project/pull/153428
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits