[PATCH] D146727: [clangd] Use expansion location for missing include diagnostics.

Viktoriia Bakalova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 05:06:04 PDT 2023


VitaNuo updated this revision to Diff 508586.
VitaNuo marked 2 inline comments as done.
VitaNuo added a comment.

Address review comments. Use spelling locations for macro arguments, and expansion locations for everything else.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146727

Files:
  clang-tools-extra/clangd/IncludeCleaner.cpp
  clang-tools-extra/clangd/IncludeCleaner.h
  clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
  clang-tools-extra/include-cleaner/lib/Analysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146727.508586.patch
Type: text/x-patch
Size: 7537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230327/0ac2259e/attachment.bin>


More information about the cfe-commits mailing list