"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "57ecf603c48436ae99d4d346b5b89e078f84fdd4"
[clangd] Handle clang-tidy suppression comments for diagnostics inside macro expansions
Summary: Not handling this was a side-effect of being overly cautious when trying to avoid reading files for which clangd doesn't have the source mapped. Fixes https://github.com/clangd/clangd/issues/266 Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D75286
Loading
Please register or sign in to comment