[all-commits] [llvm/llvm-project] bd7418: [clangd] Avoid passing -xobjective-c++-header to t...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Thu Aug 17 21:40:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd74186f1a0831b2c596e87ea056419379a223c1
https://github.com/llvm/llvm-project/commit/bd74186f1a0831b2c596e87ea056419379a223c1
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M clang-tools-extra/clangd/SystemIncludeExtractor.cpp
Log Message:
-----------
[clangd] Avoid passing -xobjective-c++-header to the system include extractor
Fixes https://github.com/clangd/clangd/issues/1568
Differential Revision: https://reviews.llvm.org/D147905
More information about the All-commits
mailing list