[PATCH] D147905: [clangd] Avoid passing -xobjective-c++-header to the system include extractor

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 9 22:45:38 PDT 2023


nridge added a comment.

Note: I did not rebase this on top of D146941 <https://reviews.llvm.org/D146941>, because I'd like to suggest that this fix be backported to the 16.x branch (and presumably that's not the case for D146941 <https://reviews.llvm.org/D146941>); however, I'm happy to rebase D146941 <https://reviews.llvm.org/D146941> on top of this if that would be helpful.

I'd like to add test coverage for this to `system-include-extractor.test`, just wanted to post the patch for feedback in the meantime.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147905/new/

https://reviews.llvm.org/D147905



More information about the cfe-commits mailing list