https://github.com/nico commented:
Since this is now (implicitly :P) Explicit, `@1337` will now add `<Foundation/NSValue.h>` even if `<Foundation/Foundation.h>` is already included. That's technically correct, but arguably unidiomatic. Is _that_ what you want? (If not, would probably have to manually remap headers for this specific case.) https://github.com/llvm/llvm-project/pull/216201 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
