[clangd] Unit test for sourceLocationInMainFile.
authorIlya Biryukov <ibiryukov@google.com>
Tue, 29 Jan 2019 14:31:19 +0000 (14:31 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Tue, 29 Jan 2019 14:31:19 +0000 (14:31 +0000)
commit060f7fe3e3c52bb04d771c2577a3712123574fff
treec6bffafeac13ab6af1a1263b7eba11b580af4730
parent0799352026a952dbb61017f0b0f0b541c3e10fce
[clangd] Unit test for sourceLocationInMainFile.

This should have been part of r352494, which added the corresponding
function. The unit test ended up as a separate commit accidentally.

llvm-svn: 352501
clang-tools-extra/unittests/clangd/SourceCodeTests.cpp