[PATCH] D124532: [AST] Improve traversal of concept requirements

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 01:37:39 PDT 2022


ilya-biryukov updated this revision to Diff 425713.
ilya-biryukov added a comment.

- Mention the `AutoType` traversal does not traverse the constrained concept decl anymore and add a test for it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124532

Files:
  clang-tools-extra/clangd/Selection.cpp
  clang-tools-extra/clangd/unittests/XRefsTests.cpp
  clang/include/clang/AST/RecursiveASTVisitor.h
  clang/lib/Index/IndexBody.cpp
  clang/unittests/Tooling/RecursiveASTVisitorTests/Concept.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124532.425713.patch
Type: text/x-patch
Size: 16258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220428/5930603f/attachment-0001.bin>


More information about the cfe-commits mailing list