[PATCH] D143436: [clangd] Move standard options adaptor to CommandMangler

Dmitry Polukhin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 03:27:00 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd60d3455eb2b: [clangd] Move standard options adaptor to CommandMangler (authored by DmitryPolukhin).

Changed prior to commit:
  https://reviews.llvm.org/D143436?vs=505030&id=506030#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143436

Files:
  clang-tools-extra/clangd/CompileCommands.cpp
  clang-tools-extra/clangd/CompileCommands.h
  clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
  clang/include/clang/Testing/CommandLineArgs.h
  clang/include/clang/Tooling/Tooling.h
  clang/lib/Testing/CommandLineArgs.cpp
  clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
  clang/lib/Tooling/Tooling.cpp
  clang/unittests/Tooling/ToolingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143436.506030.patch
Type: text/x-patch
Size: 16970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230317/b4e7688e/attachment.bin>


More information about the cfe-commits mailing list