[clang] [Parser][ObjC] Add -Wobjc-prefix-length warning option. (PR #97597)

Alastair Houghton via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 4 03:28:18 PDT 2024


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

Hmmm, maybe, yes. Not hard to add.

https://github.com/llvm/llvm-project/pull/97597


More information about the cfe-commits mailing list