================
@@ -0,0 +1,18 @@
+// RUN: %clang_cc1 %s -Wobjc-prefixes=NS,NSCF,NSURL -fsyntax-only -verify
----------------
jroelofs wrote:

is it worth adding a `-Wobjc-forbidden-prefixes=NS`, so you can e.g. forbid 
things outside of Foundation from defining things with the `NS` prefix?

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

Reply via email to