[PATCH] D84136: [clang] Fix visitation of ConceptSpecializationExpr in constrained-parameter
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 16 16:20:07 PDT 2020
nridge updated this revision to Diff 285910.
nridge added a comment.
Only visit the TypeConstraint if the immediately-declared-constraint is null
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84136/new/
https://reviews.llvm.org/D84136
Files:
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
clang/include/clang/AST/RecursiveASTVisitor.h
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/RecursiveASTVisitorTests/Concept.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84136.285910.patch
Type: text/x-patch
Size: 4541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200816/2e2a8d55/attachment.bin>
More information about the cfe-commits
mailing list