Useful in logs to understand issues around some platforms we don't have much
experience with (e.g. m1, mingw)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105681
[clangd] Add platform triple (host & target) to version info ClosedPublic Authored by sammccall on Jul 9 2021, 1:26 AM.
Details Summary Useful in logs to understand issues around some platforms we don't have much
Diff Detail
Event TimelineHerald added subscribers: usaxena95, mstorsjo, arphaman. · View Herald TranscriptJul 9 2021, 1:26 AM This revision is now accepted and ready to land.Jul 9 2021, 12:02 PM efriedma removed a child revision: D34362: [LNT] Support for different DataSet usage in Polybench for "lnt runtest nt".Jul 17 2021, 3:02 PM This revision was landed with ongoing or failed builds.Jul 27 2021, 5:27 AM Closed by commit rGe2559e5dc624: [clangd] Add platform triple (host & target) to version info (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361990 clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/Features.h
clang-tools-extra/clangd/Features.cpp
clang-tools-extra/clangd/index/remote/Client.cpp
clang-tools-extra/clangd/tool/ClangdMain.cpp
|