diff options
author | Nathan Ridge <zeratul976@hotmail.com> | 2022-07-18 03:48:04 -0400 |
---|---|---|
committer | Nathan Ridge <zeratul976@hotmail.com> | 2022-07-24 03:01:18 -0400 |
commit | 2eba08fd9a5f42efb64ee8cc5ee0edebd8ce4bc0 (patch) | |
tree | 83f3ab990852883d14cd48a1fb908d3223c5180e /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | 5bbe452e75d464d02547cef0ea2919c53b693f54 (diff) | |
download | llvm-2eba08fd9a5f42efb64ee8cc5ee0edebd8ce4bc0.zip llvm-2eba08fd9a5f42efb64ee8cc5ee0edebd8ce4bc0.tar.gz llvm-2eba08fd9a5f42efb64ee8cc5ee0edebd8ce4bc0.tar.bz2 |
[clangd] Do not try to use $0 as a placeholder in completion snippets
$0 can only be used as a tab stop, not as a placeholder (e.g.
`${0:expression}` is not valid)
Fixes https://github.com/clangd/clangd/issues/1190
Differential Revision: https://reviews.llvm.org/D128621
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions