[PATCH] D124970: [Driver] Make "upgrade" of -include to include-pch optional; disable in clangd

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 5 07:47:32 PDT 2022


This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rG04b419048955: [Driver] Make "upgrade" of -include to include-pch optional; disable in clangd (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D124970?vs=427159&id=427323#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124970

Files:
  clang-tools-extra/clangd/Compiler.cpp
  clang/include/clang/Driver/Driver.h
  clang/include/clang/Frontend/Utils.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
  clang/unittests/Frontend/UtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124970.427323.patch
Type: text/x-patch
Size: 7763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/30ee7f9c/attachment.bin>


More information about the cfe-commits mailing list