================
@@ -0,0 +1,53 @@
+// RUN: %clang_analyze_cc1 
-analyzer-checker=alpha.webkit.NoUncheckedPtrMemberChecker -verify %s
+
+#include "mock-types.h"
+#include "mock-system-header.h"
----------------
haoNoQ wrote:

Do you need to include this one everywhere? Isn't it just a tiny test to 
confirm that some specific checker doesn't do something stupid in a system 
header?

https://github.com/llvm/llvm-project/pull/108352
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to