Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107624
[clangd] Rename Features.h -> Feature.h to avoid confilct with libstdc++ ClosedPublic Authored by sammccall on Aug 6 2021, 12:55 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2021, 3:30 AM This revision was landed with ongoing or failed builds.Aug 6 2021, 9:57 AM Closed by commit rG4ad9ec8a328c: [clangd] Rename Features.h -> Feature.h to avoid confilct with libstdc++ (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364836 clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/Feature.h
clang-tools-extra/clangd/Feature.cpp
clang-tools-extra/clangd/ParsedAST.cpp
clang-tools-extra/clangd/Transport.h
clang-tools-extra/clangd/index/remote/Client.cpp
clang-tools-extra/clangd/index/remote/server/Server.cpp
clang-tools-extra/clangd/tool/ClangdMain.cpp
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
|