[PATCH] D105681: [clangd] Add platform triple (host & target) to version info

2021-07-27 Thread Sam McCall via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGe2559e5dc624: [clangd] Add platform triple (host & target) to version info (authored by sammccall). Repository: rG LLVM Github Monorepo CHANGES S

[PATCH] D105681: [clangd] Add platform triple (host & target) to version info

2021-07-09 Thread Kadir Cetinkaya via Phabricator via cfe-commits
kadircet accepted this revision. kadircet added a comment. This revision is now accepted and ready to land. thanks! only printing the target when they differ makes a lot of sense! LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D105681/new/ https

[PATCH] D105681: [clangd] Add platform triple (host & target) to version info

2021-07-09 Thread Sam McCall via Phabricator via cfe-commits
sammccall created this revision. sammccall added a reviewer: kadircet. Herald added subscribers: usaxena95, mstorsjo, arphaman. sammccall requested review of this revision. Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov. Herald added a project: clang-tools-extra. Useful in logs to u