[PATCH] D120619: [clangd] Support include-fixer inside macro arguments.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 26 09:35:25 PST 2022


sammccall created this revision.
sammccall added a reviewer: adamcz.
Herald added subscribers: usaxena95, kadircet, arphaman.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.

Motivating case: EXPECT_EQ(42, missingFunction(bar));


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120619

Files:
  clang-tools-extra/clangd/IncludeFixer.cpp
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120619.411622.patch
Type: text/x-patch
Size: 5004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220226/77f669ea/attachment-0001.bin>


More information about the cfe-commits mailing list