[PATCH] D124688: [clangd] parse all make_unique-like functions in preamble

Tobias Ribizel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 7 06:12:29 PDT 2022


upsj updated this revision to Diff 427852.
upsj added a comment.

Work around the currently broken isExpandedParameter, also fix the broken diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124688

Files:
  clang-tools-extra/clangd/InlayHints.cpp
  clang-tools-extra/clangd/unittests/InlayHintTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124688.427852.patch
Type: text/x-patch
Size: 16850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220507/2d90a8cb/attachment-0001.bin>


More information about the cfe-commits mailing list