[PATCH] D90749: [clangd] Introduce config compilation for External blocks

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 10 00:03:49 PST 2020


kadircet updated this revision to Diff 304064.
kadircet marked 7 inline comments as done.
kadircet added a comment.

- Use ExternalBlock's range for diags.
- Move diagnostic emitting to makeAbsolute.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90749/new/

https://reviews.llvm.org/D90749

Files:
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/ConfigCompile.cpp
  clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90749.304064.patch
Type: text/x-patch
Size: 9721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201110/cd1afa2c/attachment.bin>


More information about the cfe-commits mailing list