This revision was automatically updated to reflect the committed changes.
Closed by commit rL357075: [clangd] Add activate command to the vscode
extension. (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
CHANGES SI
ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59817/new/
https://reviews.llvm.org/D59817
_
hokein created this revision.
hokein added a reviewer: ilya-biryukov.
Herald added subscribers: kadircet, arphaman, jkorous, MaskRay, ioeric.
Herald added a project: clang.
This would help minizime the annoying part of not activating the extension
for .cu file.
Repository:
rCTE Clang Tools Ext