================ @@ -8265,6 +8265,11 @@ def internal_externc_isystem : Separate<["-"], "internal-externc-isystem">, "implicit extern \"C\" semantics; these are assumed to not be " "user-provided and are used to model system and standard headers' " "paths.">; +def internal_iframework : Separate<["-"], "internal-iframework">, ---------------- ldionne wrote:
(As a test to make sure I'm not crazy, I just committed https://github.com/llvm/llvm-project/pull/120149/commits/e624fd89124bc955aadb87dc87f2811f4531d7ec which removes `-internal-iframework` - I expect that won't work as intended) https://github.com/llvm/llvm-project/pull/120149 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits