hans added a comment. In D101439#2722540 <https://reviews.llvm.org/D101439#2722540>, @thakis wrote:
> Do we silently ignore those all now? Are any of them semantically important > enough that we should emit an "not implemented, ignoring" diag instead? No, this patch makes us parse them as opposed to mistaking them for filenames, but they're still unsupported and we'll print a warning about them being unused during compilation. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D101439/new/ https://reviews.llvm.org/D101439 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits