forked from OSchip/llvm-project
32bf1f1d57
SourceMgr generally uses 1-based locations, whereas the LSP is zero based. This commit corrects this conversion and also enhances the conversion from SMLoc to SMRange to support string tokens. Differential Revision: https://reviews.llvm.org/D124584 |
||
---|---|---|
.. | ||
definition-split-file.test | ||
definition.test | ||
diagnostics.test | ||
document-symbols.test | ||
exit-eof.test | ||
exit-with-shutdown.test | ||
exit-without-shutdown.test | ||
hover.test | ||
initialize-params-invalid.test | ||
initialize-params.test | ||
references.test |