HighCommander4 wrote: > @HighCommander4 I got a better idea. It seems that we don't need to add the > parameter! See #82957. I think all you need to do is to call `getStyle()` > with the default `""` for the `StringRef Code` argument to skip the > Objective-C guesser.
Thanks. That does seem simpler, and seems like it should work just as well since the language guesser is the only thing that uses the `Code` argument. https://github.com/llvm/llvm-project/pull/78925 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits