"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b11bfb360d11e59ed241c9c61ad2afa9da3164f1"
[clangd] Implement a smart version of HeaderSource switch.
Summary: This patch implements another version header-source switch by incorporating the AST and index, it will be used: - to improve the current header-source switch feature (layer with the existing file heuristic); - by the incoming define-outline code action; Reviewers: kadircet Subscribers: mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D67907 llvm-svn: 373197
Loading
Please register or sign in to comment