[clangd] Remove ./ and ../ in the file paths
authorKadir Cetinkaya <kadircet@google.com>
Fri, 8 Mar 2019 09:57:33 +0000 (09:57 +0000)
committerKadir Cetinkaya <kadircet@google.com>
Fri, 8 Mar 2019 09:57:33 +0000 (09:57 +0000)
commit890dfddef0f94c71e76f2451b1fa443ae1f0e339
tree3bf168444d8f70d7bb25fe71fe69a9c599f8b324
parentf07a3fd5000f48e386dced9e54b33d586a9de474
[clangd] Remove ./ and ../ in the file paths

Reviewers: hokein

Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D59084

llvm-svn: 355681
clang-tools-extra/clangd/index/Background.cpp
clang-tools-extra/unittests/clangd/BackgroundIndexTests.cpp